diff options
author | http://jblevins.org/ <http://jblevins.org/@web> | 2010-06-10 22:16:55 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-10 22:16:55 +0000 |
commit | 48a1dce15d870134358dacd2c2839e5c843a79e8 (patch) | |
tree | c9fb739ad931797c9b4d4abf0cf5bb743d68cfe9 /doc | |
parent | 15ef976fd26062b340bdbcb020f2a64f9cc9a672 (diff) |
Update URL
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/external_links_inside_headings_don__39__t_work.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn b/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn index 5bab283fd..51d6ad475 100644 --- a/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn +++ b/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn @@ -21,4 +21,4 @@ It works fine with h2 and deeper. The square brackets also appear in the output > [[done]] --[[Joey]] ->> It works here but it definitely does *not* work on my wiki; but on further experimentation, I believe my problem is being caused by JasonBlevins' [h1title](http://code.jblevins.org/ikiwiki/plugins.git/plain/h1title.pm) plugin. +>> It works here but it definitely does *not* work on my wiki; but on further experimentation, I believe my problem is being caused by JasonBlevins' [h1title](http://jblevins.org/git/ikiwiki/plugins.git/plain/h1title.pm) plugin. |