diff options
-rw-r--r-- | doc/source/about.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/about.rst b/doc/source/about.rst index 67c42c9c1..be1ced13e 100644 --- a/doc/source/about.rst +++ b/doc/source/about.rst @@ -40,7 +40,7 @@ Our main means of communication are: - `Old NumPy Trac <http://projects.scipy.org/numpy>`__ (no longer used) -More information about the development of NumPy can be found at our `Developer Zone <http://scipy.org/Developer_Zone>`__. +More information about the development of NumPy can be found at our `Developer Zone <https://scipy.scipy.org/scipylib/dev-zone.html>`__. If you want to fix issues in this documentation, the easiest way is to participate in `our ongoing documentation marathon |