]> sipb.mit.edu Git - wiki.git/commitdiff
Fix example HTML error
authorAnders Kaseorg <andersk@mit.edu>
Thu, 6 Nov 2014 07:10:35 +0000 (02:10 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Thu, 6 Nov 2014 07:10:35 +0000 (02:10 -0500)
doc/afs-and-you.html

index 428a63515589094e2da6147b16ffc4a8140d3090..bf7c16b9d46c2fd6e13514468a67301acf2ab943 100644 (file)
@@ -258,7 +258,7 @@ What you <strong>don't</strong> want to do is take away the l permission from <t
   &lt;meta http-equiv="Refresh" content="0; url=http://web.mit.edu/&lt;lockername&gt;/www"&gt;
 &lt;/head&gt;
 &lt;body&gt;
-  &lt;p&gt;Please go to my &lt;a href="http://web.mit.edu/&lt;lockername&gt;/www"&gt;www/a&gt;!&lt;/p&gt;
+  &lt;p&gt;Please go to my &lt;a href="http://web.mit.edu/&lt;lockername&gt;/www"&gt;www&lt;/a&gt;!&lt;/p&gt;
 
 &lt;/body&gt;
 &lt;/html&gt;