X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8e92468eae9ac0ab8161a0c71ff6c6a0a8aef07a..14526ef59772c0e1b60866b8149e478d82a4b70f:/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn diff --git a/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn b/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn index 0b3895357..20a4ad022 100644 --- a/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn +++ b/doc/forum/How_to_fix___34__does_not_map_to_Unicode__34___errors__63__.mdwn @@ -15,6 +15,6 @@ Thanks > sure that page contains invalid utf-8 if the message is then printed. > > Another option is to use the `isutf8` program from -> moreutils](http://kitenet.net/~joey/code/moreutils/), +> [moreutils](http://kitenet.net/~joey/code/moreutils/), > and run it on each file, it will tell you the line number > and character position that is invalid. --[[Joey]]