summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-11-02 15:58:33 -0400
committermattip <matti.picus@gmail.com>2019-11-02 15:58:33 -0400
commitca5ae6426239e838bc6020726f5e93d0dcf74707 (patch)
tree7845e9710fb533c0c2d2dc1ec2cf9a57b55e252a
parent58282d172faaaa75b29167b34bad0ae9e0988cc3 (diff)
downloadnumpy-ca5ae6426239e838bc6020726f5e93d0dcf74707.tar.gz
DOC: update link to published link
-rw-r--r--doc/release/upcoming_changes/14794.deprecation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/upcoming_changes/14794.deprecation.rst b/doc/release/upcoming_changes/14794.deprecation.rst
index 23a147cdb..b84bc1c61 100644
--- a/doc/release/upcoming_changes/14794.deprecation.rst
+++ b/doc/release/upcoming_changes/14794.deprecation.rst
@@ -4,4 +4,4 @@ Calling ``np.array([[1, [1, 2, 3]])`` will issue a ``DeprecationWarning`` as
per `NEP 34`_. Users should explicitly use ``dtype=object`` to avoid the
warning.
-.. _`NEP 34`: http://www.numpy.org/neps
+.. _`NEP 34`: https://numpy.org/neps/nep-0034.html