]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn
remove some links to gitweb
[ikiwiki.git] / doc / bugs / RecentChanges_contains_invalid_XHTML.mdwn
index aeeb9e21bae73ab8d8e0103fcf0bde35878a5753..eb95e99927abf1165b8effbd91da7de129213d73 100644 (file)
@@ -1,4 +1,4 @@
-The final `</div>` in [`recentchanges.tmpl`][tmpl] gets wrapped in a
+The final `</div>` in `recentchanges.tmpl` gets wrapped in a
 `<p>` tag for some reason, resulting in the following invalid XHTML at
 the end of the [[RecentChanges]] page
 
@@ -17,7 +17,6 @@ plugin should be disabled on [[RecentChanges]]?
 
 See the [validator output][validate] for more details.
 
- [tmpl]: http://git.ikiwiki.info/?p=ikiwiki;a=blob_plain;f=templates/recentchanges.tmpl;hb=HEAD
  [validate]: http://validator.w3.org/check?uri=http://ikiwiki.info/recentchanges/
 
 - - -