From ee33d53bff36d675684250a550217cd91d79213a Mon Sep 17 00:00:00 2001 From: David Wells Date: Tue, 9 Jun 2020 10:54:08 -0400 Subject: [PATCH] Fix a dead link in the top level readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c95c8d8242..105cf1208e 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ To build from the repository, execute the following commands first: Then continue as before. -A detailed *ReadME* can be found at [./doc/readme.html](https://dealii.org/developer/readme.html) -and [./doc/users/cmake.html](https://dealii.org/developer/users/cmake.html) or at -https://www.dealii.org/. +A detailed *ReadME* can be found at [./doc/readme.html](https://dealii.org/developer/readme.html), +[./doc/users/cmake_user.html](https://dealii.org/developer/users/cmake_user.html), +or at https://www.dealii.org/. Getting started: ---------------- -- 2.39.5