diff options
-rw-r--r-- | doc/source/about.rst | 4 | ||||
-rw-r--r-- | doc/source/reference/index.rst | 8 |
2 files changed, 1 insertions, 11 deletions
diff --git a/doc/source/about.rst b/doc/source/about.rst index be1ced13e..24dc3d0a0 100644 --- a/doc/source/about.rst +++ b/doc/source/about.rst @@ -42,10 +42,6 @@ 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>`__. -If you want to fix issues in this documentation, the easiest way -is to participate in `our ongoing documentation marathon -<http://scipy.org/Developer_Zone/DocMarathon2008>`__. - About this documentation ======================== diff --git a/doc/source/reference/index.rst b/doc/source/reference/index.rst index a2a8a0966..2140c57f7 100644 --- a/doc/source/reference/index.rst +++ b/doc/source/reference/index.rst @@ -35,10 +35,4 @@ Large parts of this manual originate from Travis E. Oliphant's book `Guide to NumPy <https://archive.org/details/NumPyBook>`__ (which generously entered Public Domain in August 2008). The reference documentation for many of the functions are written by numerous contributors and developers of -NumPy, both prior to and during the -`NumPy Documentation Marathon -<http://scipy.org/Developer_Zone/DocMarathon2008>`__. - -Please help to improve NumPy's documentation! Instructions on how to -join the ongoing documentation marathon can be found -`on the scipy.org website <http://scipy.org/Developer_Zone/DocMarathon2008>`__ +NumPy.
\ No newline at end of file |