diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d325e0..5d9f03a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ How to contribute This guide is under heavy development. If you would like to contribute, please see: -https://docs.python-guide.org/en/latest/notes/contribute/ +https://docs.python-guide.org/notes/contribute/ How to test your changes ------------------------ @@ -34,4 +34,4 @@ Style Guide For all contributions, please follow the `Guide Style Guide`: -https://docs.python-guide.org/en/latest/notes/styleguide/ +https://docs.python-guide.org/notes/styleguide/ diff --git a/docs/404.rst b/docs/404.rst index 1b43285..1cb2675 100644 --- a/docs/404.rst +++ b/docs/404.rst @@ -10,7 +10,7 @@ It looks like this was the result of either: `Click here to go back to the homepage. `_ -Or, try `searching `_. +Or, try `searching `_. .. raw:: html diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 8da8697..1ac139d 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -50,7 +50,7 @@ This guide is the result of the collaboration of hundreds of people around the world, and your contributions - are welcome! + are welcome!

@@ -64,7 +64,7 @@

Translations

    -
  • English
  • +
  • English
  • French
  • Chinese
  • Japanese
  • diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index e418c53..34c0ad9 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -48,7 +48,7 @@

    Translations

      -
    • English
    • +
    • English
    • French
    • Chinese
    • Japanese
    • diff --git a/docs/dev/virtualenvs.rst b/docs/dev/virtualenvs.rst index 5420bc6..06f20dd 100644 --- a/docs/dev/virtualenvs.rst +++ b/docs/dev/virtualenvs.rst @@ -62,7 +62,7 @@ using your OS package manager, you may have to `install pip