From 06372feb210039fdf94baf476c89c9b61b3f4df1 Mon Sep 17 00:00:00 2001 From: Morten Rasmussen Date: Mon, 25 Feb 2019 12:10:18 +0000 Subject: [PATCH] readme: Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5ff8ff75..5e15a1307 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The main goals of LISA are: You should find everything on [ReadTheDocs](https://lisa-linux-integrated-system-analysis.readthedocs.io/en/next/). Here are some noteworthy sections: -* [Installation](https://lisa-linux-integrated-system-analysis.readthedocs.io/en/next/overview.html#installation) +* [Installation](https://lisa-linux-integrated-system-analysis.readthedocs.io/en/next/users_guide.html#installation) * [Self-tests](https://lisa-linux-integrated-system-analysis.readthedocs.io/en/next/lisa_tests.html) * [Kernel tests](https://lisa-linux-integrated-system-analysis.readthedocs.io/en/next/kernel_tests.html) -- GitLab