Skip to content

Commit 75b7eb5

Browse files
authored
Merge pull request #11380 from jsquyres/pr/docs-trivial-doi-fix
docs: use proper :doi: for DOI links
2 parents d5f9e2e + 3515978 commit 75b7eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features/ulfm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ please use:
107107
J. Dongarra: Post-failure recovery of MPI communication
108108
capability: Design and rationale. IJHPCA 27(3): 244-254 (2013).*
109109

110-
Available from: :doi:`10.1177/1094342013488238`.
110+
Available from DOI :doi:`10.1177/1094342013488238`.
111111

112112
Building ULFM support in Open MPI
113113
---------------------------------
@@ -452,7 +452,7 @@ Focus has been toward integration with current Open MPI main
452452
* Added support for CMA shared memory transport (Vader).
453453
* Added support for advanced failure detection at the MPI level.
454454
Implements the algorithm described in "Failure detection and
455-
propagation in HPC systems." <https://doi.org/10.1109/SC.2016.26>.
455+
propagation in HPC systems," DOI :doi:`10.1109/SC.2016.26`.
456456
* Removed the need for special handling of CID allocation.
457457
* Non-usable components are automatically removed from the build
458458
during configure

0 commit comments

Comments
 (0)