diff --git a/README.md b/README.md index b4f9685..f64fec5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ h5 is a high-level C++ interface to the [hdf5 library](https://www.hdfgroup.org/ * Takes an [RAII](https://en.wikipedia.org/wiki/Resource_acquisition_is_initialization) approach to manage the reference counting. * Comes with Python bindings. -A prelimenary reference documentation based on [Doxygen](https://www.doxygen.nl) is provided at [triqs.github.io/h5](https://triqs.github.io/h5/latest/). +A reference documentation based on [Doxygen](https://www.doxygen.nl) is provided at [triqs.github.io/h5](https://triqs.github.io/h5). ## Simple Example