From 7cf6bf0a12b61001be3f5c1c889e3faf69990529 Mon Sep 17 00:00:00 2001 From: Bernd Flemisch Date: Thu, 29 Apr 2021 09:35:00 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d7ffb9d13..b9db0238ad 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Documentation The following resources are useful to get started with DuMux: * [Getting started guide](https://dumux.org/gettingstarted/) on the [DuMux website](https://dumux.org/) -* [Handbook](https://dumux.org/handbook), a detailed DuMux manual, +* [Handbook](https://dumux.org/docs/handbook/master/dumux-handbook.pdf), a detailed DuMux manual, * [DuMux 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/docs/doxygen/master/) generated from the source code, @@ -63,9 +63,9 @@ our publications: Burbulla, S., Class, H., Coltman, E., Emmert, S., Fetzer, T., Grüninger, C., Heck, K., Hommel, J., Kurz, T., Lipp, M., Mohammadi, F., Scherrer, S., Schneider, M., Seitz, G., Stadler, L., Utz, M., Weinhardt, F. - & Flemisch, B. (_2020_). __DuMux 3 – an open-source simulator for solving flow + & Flemisch, B. (_2021_). __DuMux 3 – an open-source simulator for solving flow and transport problems in porous media with a focus on model coupling.__ - _Computers & Mathematics with Applications_, + _Computers & Mathematics with Applications_, 81, 423-443. https://doi.org/10.1016/j.camwa.2020.02.012][7] * [Flemisch, B., Darcis, M., Erbertseder, K., Faigle, B., Lauser, A., @@ -139,7 +139,7 @@ on how to update an application to the new version. [1]: https://dune-project.org/ [2]: https://dumux.org/documents/dumux_awrpaper.pdf [3]: https://dumux.org/installation -[4]: https://dumux.org/documents/dumux-handbook-master.pdf +[4]: https://dumux.org/docs/handbook/master/dumux-handbook.pdf [5]: https://www.gnu.org/licenses/gpl-3.0.en.html [6]: https://www.iws.uni-stuttgart.de/en/lh2/ [7]: https://doi.org/10.1016/j.camwa.2020.02.012 -- GitLab