summaryrefslogtreecommitdiff
path: root/doc/source/dev/howto-docs.rst
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2020-06-06 21:59:48 +0200
committerGitHub <noreply@github.com>2020-06-06 21:59:48 +0200
commit4abd2a845d0723732f26dd9bbba34d076cb7321d (patch)
tree7a19976eb079ac473b57f718c9813ed91ed53759 /doc/source/dev/howto-docs.rst
parent9439b56f8762b8c9b48d2f9e54dfb467aaa2b3f9 (diff)
parent2198073ae2b8b529851b5a92ad3d0529a8325829 (diff)
downloadnumpy-4abd2a845d0723732f26dd9bbba34d076cb7321d.tar.gz
Merge pull request #16500 from bjnath/move_c_style_link
DOC: Point Contributing page to new NEP 45
Diffstat (limited to 'doc/source/dev/howto-docs.rst')
-rw-r--r--doc/source/dev/howto-docs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/dev/howto-docs.rst b/doc/source/dev/howto-docs.rst
index 281f87cfb..e8bafd254 100644
--- a/doc/source/dev/howto-docs.rst
+++ b/doc/source/dev/howto-docs.rst
@@ -35,8 +35,8 @@ Current vision for the documentation: NEP 44
--------------------------------------------
Recently, the NumPy community approved a *NumPy Enhancement Proposal (NEP)*
-about documentation, `NEP 44 - Restructuring the NumPy Documentation
-<https://www.numpy.org/neps/nep-0044-restructuring-numpy-docs>`__.
+about documentation,
+:ref:`NEP 44 - Restructuring the NumPy Documentation <NEP44>`.
**Where is the documentation?**