From c7a87d52c62422294ea1751da0f3b9e20f88bb11 Mon Sep 17 00:00:00 2001 From: akashmishrahaha Date: Mon, 1 Jan 2024 22:38:12 +0530 Subject: [PATCH] Link changed for 'make dist' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f23e59a..f3128bcf0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo holds the generated documentation for historical versions of NumPy. To add documentation for a version: -- Run [`make dist`](http://www.numpy.org/devdocs/docs/howto_build_docs.html) in +- Run [`make dist`](https://stackoverflow.com/questions/43197756/what-is-the-difference-between-make-and-make-dist) in the `doc` directory of a numpy source checkout - Expand the resulting `build/dist.tar.gz in the appropriately-named top-level