Skip to content

Commit cfe0748

Browse files
boileaumjsquyres
authored andcommitted
README.md: fix doc URL
Signed-off-by: Matthieu Boileau <[email protected]>
1 parent f1677d3 commit cfe0748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ computer science researchers.
1414

1515
The Open MPI documentation can be viewed in the following ways:
1616

17-
1. Online at https://ompi.readthedocs.io/en/latest/
17+
1. Online at https://docs.open-mpi.org/
1818
1. In self-contained (i.e., suitable for local viewing, without an
1919
internet connection) in official distribution tarballs under
2020
`docs/_build/html/index.html`.
@@ -28,4 +28,4 @@ Developers who clone the Open MPI Git repository will not have the
2828
HTML documentation and man pages by default; it must be built.
2929
Instructions for how to build the Open MPI documentation can be found
3030
here:
31-
https://ompi.readthedocs.io/en/latest/developers/prerequisites.html#sphinx.
31+
https://docs.open-mpi.org/en/master/developers/prerequisites.html#sphinx.

0 commit comments

Comments
 (0)