mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 14:04:16 +00:00
Point documentation to http: instead of https:
The certificate at that URL is for `readthedocs.io`, so if you want to use https, it's best to use `flake8.readthedocs.io` and not `flake8.pycqa.org`. As it is currently, you get a certificate error. Note also that the `Code of Conduct` and `Getting Started Contributing` links are using `http` and pointing to the insecure domain, so if you do want https, you should change those as well.
This commit is contained in:
parent
e8cb26895e
commit
4d9d325d3c
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ to suggest, the mailing list would be the best place for it.
|
||||||
Links
|
Links
|
||||||
=====
|
=====
|
||||||
|
|
||||||
* `Flake8 Documentation <https://flake8.pycqa.org/en/latest/>`_
|
* `Flake8 Documentation <http://flake8.pycqa.org/en/latest/>`_
|
||||||
|
|
||||||
* `GitLab Project <https://gitlab.com/pycqa/flake8>`_
|
* `GitLab Project <https://gitlab.com/pycqa/flake8>`_
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue