Ver Fonte

Fix the link to the GitHub repo in the documentation.

GitHub's user and organization names are case-sensitive, so we must use
"Supervisor" rather than "supervisor".
John Szakmeister há 11 anos atrás
pai
commit
1a71dbf60b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/development.rst

+ 1 - 1
docs/development.rst

@@ -23,7 +23,7 @@ Version Control Repository
 --------------------------
 
 You can also view the `Supervisor version control repository
-<https://github.com/supervisor/supervisor>`_.
+<https://github.com/Supervisor/supervisor>`_.
 
 Contributing
 ------------