checking external links seems not practical

master
http://weakish.pigro.net/ 2009-10-01 05:57:53 -04:00 committed by Joey Hess
parent 13940c5773
commit bef2011cbd
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
Would it be possible to have such a thing also checking for external links? -- [[user/emptty]]
> 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]]