diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 04:36:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 04:36:36 +0000 |
commit | 284bf836535f66a264f4b8b0ad1cd0409ef003d9 (patch) | |
tree | 554fd4e40ccc41daf8505997c16718e5b5318686 /doc | |
parent | 4d5501dc8759aa3d8fedb7664b8e54e65b07ce41 (diff) | |
download | ikiwiki-284bf836535f66a264f4b8b0ad1cd0409ef003d9.tar ikiwiki-284bf836535f66a264f4b8b0ad1cd0409ef003d9.tar.gz |
fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/CSS_classes_for_links.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/CSS_classes_for_links.mdwn b/doc/todo/CSS_classes_for_links.mdwn index ad4813eb2..0c5e4036b 100644 --- a/doc/todo/CSS_classes_for_links.mdwn +++ b/doc/todo/CSS_classes_for_links.mdwn @@ -70,6 +70,6 @@ My best regards, > controls a link is when an internal link is added using a WikiLink. > > (Note that tags get their own special -> [[rel_attribute|rel_attribute_for_link]] now that CSS can use.) +> [[rel_attribute|rel_attribute_for_links]] now that CSS can use.) > > --[[Joey]] |