]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki/directive/brokenlinks/discussion.mdwn
Set default User-Agent to something that doesn't mention libwww-perl
[git.ikiwiki.info.git] / doc / ikiwiki / directive / brokenlinks / discussion.mdwn
1 Would it be possible to have such a thing also checking for external links? -- [[user/emptty]]
3 > I guess this is not very practical.  For internal wiki links, we only need to check if the linked source file exist or not.  But for external links, we have to ping every links, which will slow down the build process a lot.  --[[weakish]]