Re: broken link on the page https://wiki.debian.org/D
paolo gagini <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
On 13/04/20 17:56, Dan Hitt wrote: > The https://wiki.debian.org/D has a broken link. > Hi, I done a check to address debian.org on w3c with link checker. Those are the results. I hope it helps. Line: 238 https://www.debian.org/devel/website/using_cvs Status: 404 Not Found Line: 115 https://wiki.debian.org/ (maybe same error reported by Dan) Status: 403 FORBIDDEN Line: 245 https://www.spi-inc.org/ Status: 500 Can't connect to www.spi-inc.org:443 (SSL connect attempt failed error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol) List of redirects The links below are not broken, but the document does not use the exact URL, and the links were redirected. It may be a good idea to link to the final location, for the sake of speed. Line: 83 https://www.debian.org/legal redirected to https://www.debian.org/legal/ Status: 301 -> 200 OK The link is missing a trailing slash, and caused a redirect. Adding the trailing slash would speed up browsing. Line: 49 https://www.debian.org/doc redirected to https://www.debian.org/doc/ Status: 301 -> 200 OK The link is missing a trailing slash, and caused a redirect. Adding the trailing slash would speed up browsing. https://validator.w3.org/checklink Paolo G.