From 2e55856762d3a929445fa23b09153a0df6beb349 Mon Sep 17 00:00:00 2001 From: love-bees <33499899+love-bees@users.noreply.github.com> Date: Wed, 8 May 2024 13:19:00 +0200 Subject: [PATCH] Update INSTALL.rst Updated link to extensive info for building from source. Original link was 404 --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.rst b/INSTALL.rst index e5f598f153d6..eea2e3c9d7de 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -44,7 +44,7 @@ Hypothesis__ https://hypothesis.readthedocs.io/en/latest/ .. note:: More extensive information on building NumPy is maintained at - https://numpy.org/devdocs/user/building.html#building-from-source + https://numpy.org/devdocs/building/#building-numpy-from-source Basic installation