X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9c5f4761d8bf785ca98d5fda66fbbe9dbe11897c..96a8ea0ebbd93a8cc56222234d4a5815b30a3934:/doc/bugs/brokenlinks_false_positives.mdwn diff --git a/doc/bugs/brokenlinks_false_positives.mdwn b/doc/bugs/brokenlinks_false_positives.mdwn index 64287dd89..3fdc43c40 100644 --- a/doc/bugs/brokenlinks_false_positives.mdwn +++ b/doc/bugs/brokenlinks_false_positives.mdwn @@ -1,6 +1,6 @@ -The [[plugin/brokenlinks]] plugin falsely complains that -[[helponformatting]] has a broken link to [[smileys]], if the smiley plgin -is disabled. While the helponformatting page links to it inside a +The [[plugins/brokenlinks]] plugin falsely complains that +[[ikiwiki/formatting]] has a broken link to [[smileys]], if the smiley plgin +is disabled. While the page links to it inside a conditional, and so doesn't show the link in this case, ikiwiki scans for links w/o looking at conditionals and so still thinks the page contains the link.