diff options
author | kritisingh1 <kritisingh1.ks@gmail.com> | 2019-06-18 02:11:08 +0530 |
---|---|---|
committer | kritisingh1 <kritisingh1.ks@gmail.com> | 2019-06-30 16:47:01 +0530 |
commit | f1a6634bf1a8ecbb616591d0fb4f43bea8865b87 (patch) | |
tree | 6411658e900325b84837d04399d631f433dd8564 /doc/source/dev/gitwash | |
parent | 605ea6212d6b4e43447b17172bd6debaaabd7a5e (diff) | |
download | numpy-f1a6634bf1a8ecbb616591d0fb4f43bea8865b87.tar.gz |
DOC: Fix unrendered links
Diffstat (limited to 'doc/source/dev/gitwash')
-rw-r--r-- | doc/source/dev/gitwash/development_setup.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/dev/gitwash/development_setup.rst b/doc/source/dev/gitwash/development_setup.rst index 1ebd4b486..9027dda64 100644 --- a/doc/source/dev/gitwash/development_setup.rst +++ b/doc/source/dev/gitwash/development_setup.rst @@ -25,6 +25,8 @@ to the instructions at http://help.github.com/forking/ - please see that page for more detail. We're repeating some of it here just to give the specifics for the NumPy_ project, and to suggest some default names. +.. _set-up-and-configure-a-github-account: + Set up and configure a github_ account ====================================== |