X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7fa3a2f83b1f5e67c96072a1a2185c36b0867332..8c19da175a2265e63c2e0f07879f01b694c5c34a:/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn?ds=sidebyside

diff --git a/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn b/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn
index f193efc0c..12018d517 100644
--- a/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn
+++ b/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn
@@ -33,5 +33,5 @@ The relevant commits are on the master branch of [my "fork" of ikiwiki on Github
 > `Text::Markdown::_EncodeEmailAddress` gets into its internals more than
 > I'm comfortable with.
 > 
-> It would probably be best to add an option to [[cpan Text;:Markdown]] to
+> It would probably be best to add an option to [[!cpan Text::Markdown]] to
 > let the email address munging be disabled. --[[Joey]]