summaryrefslogtreecommitdiff
path: root/doc/source/reference
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-10-15 00:58:20 +0300
committermattip <matti.picus@gmail.com>2019-10-15 00:58:20 +0300
commit4bc65bfc3763fefc9033d44921b3a1dcc5a07efd (patch)
tree04cb881a63655d9ec46ceb03b85a097ec1e179c4 /doc/source/reference
parent84a5dc190a21757c14bcbd6f2a114f7f27546a96 (diff)
downloadnumpy-4bc65bfc3763fefc9033d44921b3a1dcc5a07efd.tar.gz
DOC: fix output argument reference
Diffstat (limited to 'doc/source/reference')
-rw-r--r--doc/source/reference/ufuncs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/ufuncs.rst b/doc/source/reference/ufuncs.rst
index 3a3b67632..3a64b1cfb 100644
--- a/doc/source/reference/ufuncs.rst
+++ b/doc/source/reference/ufuncs.rst
@@ -100,7 +100,7 @@ is true:
- *d* acts like a (5,6) array where the single value is repeated.
-.. _ufuncs.output-type:
+.. _ufuncs-output-type:
Output type determination
=========================