[Telepathy-commits] [telepathy-spec/master] Same fix for index.html

Davyd Madeley davyd at madeley.id.au
Mon Mar 23 12:29:27 PDT 2009


---
 doc/templates/index.html |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/templates/index.html b/doc/templates/index.html
index eb50aa5..c213696 100644
--- a/doc/templates/index.html
+++ b/doc/templates/index.html
@@ -19,14 +19,16 @@
   </p>
   $license
 
-  <h3 id="interfaces">Interfaces</h3>
+  <a name="interfaces"></a>
+  <h3>Interfaces</h3>
   <ul>
   #for $interface in $interfaces
    <li><a href="$interface.get_url()">$interface.name</a></li>
   #end for
   </ul>
 
-  <h3 id="other">Other</h3>
+  <a name="other"></a>
+  <h3>Other</h3>
   <ul>
    <li><a href="generic-types.html">Generic Types</a></li>
    <li><a href="errors.html">Errors</a></li>
-- 
1.5.6.5




More information about the telepathy-commits mailing list