Skip to content

Commit e0af86b

Browse files
committed
README.md: fix some accidental RST conversion
Looks like part of README.md accidentally got converted to RST. Put it back to Markdown. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent cfe0748 commit e0af86b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Open MPI
22

3-
`The Open MPI Project <https://www.open-mpi.org/>`_ is an open source
4-
implementation of the `Message Passing Interface (MPI) specification
5-
<https://www.mpi-forum.org/docs/>`_ that is developed and maintained
6-
by a consortium of academic, research, and industry partners. Open
7-
MPI is therefore able to combine the expertise, technologies, and
8-
resources from all across the High Performance Computing community in
9-
order to build the best MPI library available. Open MPI offers
10-
advantages for system and software vendors, application developers and
11-
computer science researchers.
3+
[The Open MPI Project](https://www.open-mpi.org/) is an open source
4+
implementation of the [Message Passing Interface (MPI)
5+
specification](https://www.mpi-forum.org/docs/) that is developed and
6+
maintained by a consortium of academic, research, and industry
7+
partners. Open MPI is therefore able to combine the expertise,
8+
technologies, and resources from all across the High Performance
9+
Computing community in order to build the best MPI library available.
10+
Open MPI offers advantages for system and software vendors,
11+
application developers and computer science researchers.
1212

1313
## Official documentation
1414

0 commit comments

Comments
 (0)