diff options
-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 c8e574477..f6e35ec0e 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 @@ -12,4 +12,4 @@ but when I try to use this construct in an ikiwiki page, I get <h1>Review of [Dwarf Fortress][]</h1> -It works fine with h2 and deeper. The square brackets also appear in the output of an [[directive/inline]] directive in archive mode, I haven't tried non-archive mode. +It works fine with h2 and deeper. The square brackets also appear in the output of an [[ikiwiki/directive/inline]] directive in archive mode, I haven't tried non-archive mode. |