diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d8c0785e82653ba0e4780050f0e2a7f65e72473..917c4c4165815b4afd9bf2b5886ba7fc47a0642f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ * Decentralization of the header system so that in most of the header files are independent of each other * `Simulation` is renamed `SimulationRichards` and moved to - (richards_simulation.hh)[dune/dorie/interface/richards_simulation.hh] + [richards_simulation.hh](dune/dorie/interface/richards_simulation.hh) * Simulation object now has `Traits`. ### Fixed