Skip to content
Snippets Groups Projects
Commit 1163574f authored by Katharina Heck's avatar Katharina Heck
Browse files

[docu] change path to examples in readme to master

parent 42c22aa4
1 merge request!1690Feature/example shallow water
......@@ -25,7 +25,7 @@ The following resources are useful to get started with DuMux:
* [Handbook](https://dumux.org/handbook), 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/feature/documented-tutorials/examples), with detailed description of code and results,
* [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,
* [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.
......
......@@ -2,5 +2,6 @@ Examples
===============
The following resources are useful to get started with DuMux:
* [1ptracer](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/tree/feature/documented-tutorials/examples/1ptracer),
* [2pinfiltration](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/tree/feature/documented-tutorials/examples/2pinfiltration).
* [1ptracer](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/tree/master/examples/1ptracer),
* [2pinfiltration](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/tree/master/examples/2pinfiltration).
* [shallowwater](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/tree/master/examples/shallowwater).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment