You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ See [the openPMD standard](https://github.com/openPMD/openPMD-standard) for deta
26
26
27
27
This library provides a reference API for openPMD data handling.
28
28
Since openPMD is a schema (or markup) on top of portable, hierarchical file formats, this library implements various backends such as HDF5, ADIOS1, ADIOS2 and JSON.
29
-
Writing & reading through those backends and their associated files is supported for serial and `MPI-parallel <https://www.mpi-forum.org/docs/>`_ workflows.
29
+
Writing & reading through those backends and their associated files is supported for serial and (MPI-parallel](https://www.mpi-forum.org/docs/) workflows.
0 commit comments