Explorar el Código

Merge pull request #368 from jszakmeister/fix-repo-link-in-docs

Fix the link to the GitHub repo in the documentation.
Mike Naberezny hace 11 años
padre
commit
e2c203d2fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 ------------