We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86875a commit 570f807Copy full SHA for 570f807
1 file changed
index.html
@@ -93,7 +93,7 @@ <h2>A Brief Background About NetCDF</h2>
93
NetCDF has also included a dispatcher that enables parallel I/O operations on
94
files in classic formats (CDF-1 and 2) through PnetCDF. Official support for
95
the CDF-5 format started in the
96
-<a href="https://github.com/Unidata/netcdf-c/blob/v4.4.0/RELEASE_NOTES">release of NetCDF 4.4.0</a>.
+<a href="https://github.com/Unidata/netcdf-c/releases/tag/v4.4.0-rc5">release of NetCDF 4.4.0</a>.
97
</p>
98
<p>
99
Note NetCDF now can be built with PnetCDF as its sole parallel I/O mechanism by
0 commit comments