Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://numpy.org/devdocs/dev/howto_build_docs.html) in
the `doc` directory of a numpy source checkout

- Expand the resulting `build/dist.tar.gz in the appropriately-named top-level
Expand Down