Skip to content

Commit d3b6e79

Browse files
authored
Merge pull request #2000 from jedwards4b/update_pnetcdf_link
update the pnetcdf link in documentation;
2 parents a844617 + 978714c commit d3b6e79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/Introduction.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ processors (see @ref iosystem).
4545
PIO uses <a
4646
href=http://www.unidata.ucar.edu/software/netcdf/docs/html_guide/index.html#user_guide>
4747
netcdf </a> and <a
48-
href=http://trac.mcs.anl.gov/projects/parallel-netcdf> pnetcdf</a> to
48+
href=https://parallel-netcdf.github.io/> pnetcdf</a> to
4949
read and write the netCDF files (see @ref install).
5050

5151
## Basic description of how to optimize IO in a parallel environment:

0 commit comments

Comments
 (0)