diff --git a/doxygen/dox/hdf5_2_0.dox b/doxygen/dox/hdf5_2_0.dox index 57de2699e54..8d98925973e 100644 --- a/doxygen/dox/hdf5_2_0.dox +++ b/doxygen/dox/hdf5_2_0.dox @@ -91,9 +91,10 @@ Please refer to [Build instructions](https://\SRCURL/release_docs/INSTALL) for b \li chrome – Download file and then run: `gzip -cd .tar.gz | tar xvf -` \li wget –
- `wget https://github.com/HDFGroup/hdf5/releases/download/2.N.N/.tar.gz`
+ `wget https://github.com/HDFGroup/hdf5/releases/download/${PACKAGEVERSION}/.tar.gz`
`gzip -cd .tar.gz | tar xvf -`
+\li `` is hdf5-${PACKAGEVERSION}, where PACKAGEVERSION is 2.0.0 for this release \subsection subsec_api_compat_reps Individual API Compatibility Reports