]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/rel_attribute_for_links.mdwn
web commit by NicolasLimare: typo
[git.ikiwiki.info.git] / doc / todo / rel_attribute_for_links.mdwn
index ced19275834aefbe619c3886eab7e665ca5de32c..d63314a8610f43ab9f19ff43d49df6606db74f03 100644 (file)
@@ -3,7 +3,7 @@ A rel="" attribute is desirable for links, for example to
 * limit the interest of comment spam with rel="nofollow" for anonymous wiki contributions (see [Google](http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html))
 * identify page tags with rel="tag" (see [microformats](http://microformats.org/wiki/rel-tag))
 * define a social network with rel="friend co-worker met ..." for contacts (see [XFN](http://www.gmpg.org/xfn/))
-* define a license with rel="license" for contacts (see [microformats](http://microformats.org/wiki/rel-license))
+* define a license with rel="license" (see [microformats](http://microformats.org/wiki/rel-license))
 
 This patch adds this possibility to htmllink().