website icon indicating copy to clipboard operation
website copied to clipboard

Broken external links in the docs

Open vbrown608 opened this issue 9 years ago • 3 comments

These need to be fixed in the .rst documentation.

  • ./_site/docs/api/display.html
    • https:// is an invalid URL (line 1005)
  • ./_site/docs/contributing.html
    • External link https://google-styleguide.googlecode.com/svn/trunk/pyguide.html failed: 404 No error
  • ./_site/docs/intro.html
    • External link https://coveralls.io/r/certbot/certbot failed: 404 No error

vbrown608 avatar May 14 '16 00:05 vbrown608

so at least the link in contributing isn't specified in the contributing.rst file - maybe it's from some config thing? I suppose we could explicitly specify it

SwartzCr avatar May 14 '16 01:05 SwartzCr

@SwartzCr I have no idea what's up w/ that but should be possible to debug by making the docs...

re: coveralls I think someone needs to setup coveralls.io for certbot?

mfb avatar May 14 '16 01:05 mfb

Coveralls now is existant but the google one isn't - though I can no longer find the original link

SwartzCr avatar Sep 08 '16 17:09 SwartzCr