diff options
author | Nathaniel J. Smith <njs@pobox.com> | 2018-06-29 16:50:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-29 16:50:57 -0700 |
commit | f6da19d08f0c57c424cfc60bc71409670479fcb8 (patch) | |
tree | c5850fb8e8f6cdd10735889405e9a4dc7380f03a | |
parent | b62c226f6a0de294b4ab3b190068c808a85f85f6 (diff) | |
download | numpy-f6da19d08f0c57c424cfc60bc71409670479fcb8.tar.gz |
Add discussion link to NEP 15 (#11461)
-rw-r--r-- | doc/neps/nep-0015-merge-multiarray-umath.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/nep-0015-merge-multiarray-umath.rst b/doc/neps/nep-0015-merge-multiarray-umath.rst index e902ddd1b..17852220f 100644 --- a/doc/neps/nep-0015-merge-multiarray-umath.rst +++ b/doc/neps/nep-0015-merge-multiarray-umath.rst @@ -149,7 +149,7 @@ Discussion ---------- * https://mail.python.org/pipermail/numpy-discussion/2018-March/077764.html - +* https://mail.python.org/pipermail/numpy-discussion/2018-June/078345.html Copyright --------- |