diff options
Diffstat (limited to 'doc/source/about.rst')
-rw-r--r-- | doc/source/about.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/source/about.rst b/doc/source/about.rst index 24dc3d0a0..776488ea4 100644 --- a/doc/source/about.rst +++ b/doc/source/about.rst @@ -1,7 +1,7 @@ About NumPy =========== -`NumPy <http://www.scipy.org/NumpPy/>`__ is the fundamental package +NumPy is the fundamental package needed for scientific computing with Python. This package contains: - a powerful N-dimensional :ref:`array object <arrays>` @@ -42,6 +42,8 @@ Our main means of communication are: More information about the development of NumPy can be found at our `Developer Zone <https://scipy.scipy.org/scipylib/dev-zone.html>`__. +The project management structure can be found at our :doc:`governance page <dev/governance/index>` + About this documentation ======================== |