diff --git a/README.md b/README.md
index c412aeb481a23e09cf01ec7ec6ebeb0bc9bb41d8..cfa376d96c40a0014c8f5512b68bce95a8284d45 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ The following resources are useful to get started with DuMu<sup>x</sup>:
 * [Handbook](https://dumux.org/handbook), a detailed DuMu<sup>x</sup> manual,
 * [DuMu<sup>x</sup> course materials](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-course/tree/master),
 * [Examples](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/tree/master/examples), with detailed description of code and results,
-* [Class documentation](https://dumux.org/classdocumentation) generated from the source code,
+* [Class documentation](https://dumux.org/docs/doxygen/master/) generated from the source code,
 * [Mailing list](https://listserv.uni-stuttgart.de/mailman/listinfo/dumux),
 * [Changelog](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/blob/master/CHANGELOG.md), where all changes between different release versions are listed and explained.