Fixed bad link in intro text.
diff --git a/pdk/docs/guide/stk.jd b/pdk/docs/guide/stk.jd
index 0ce0b4a..55f914e 100755
--- a/pdk/docs/guide/stk.jd
+++ b/pdk/docs/guide/stk.jd
@@ -16,7 +16,7 @@
 </div>
 
 
-<p>This document offers a high-level overview of the SIM Toolkit Application for Android 1.0 and is primarily of interest for implementors of the Radio Interface Layer (RIL). The STK is  R96 compatible (3GPP TS 11.14 v5.9.0) and complies partially with R99 (3GPP TS 101.267 v8.17.0). See the <a href="androidSTKFeatureList">STK Feature List</a> for the complete feature list. </p> 
+<p>This document offers a high-level overview of the SIM Toolkit Application for Android 1.0 and is primarily of interest for implementors of the Radio Interface Layer (RIL). The STK is  R96 compatible (3GPP TS 11.14 v5.9.0) and complies partially with R99 (3GPP TS 101.267 v8.17.0). See the <a href="#androidSTKFeatureList">STK Feature List</a> for the complete feature list. </p>.
 <p>The Android STK implementation includes three layers:</p> 
 <ul> 
   <li> STK RIL: Low-level layer provided by the vendor plus <code>libril</code>.</li>