From d48a7eed8b53994abe99eaa951e371b013c9b4bc Mon Sep 17 00:00:00 2001 From: Gregor Michels Date: Sun, 3 Jul 2022 03:27:31 +0200 Subject: [PATCH] README: fix documentation link Fixes: d4b3b616a53ab14ef149b04489a51904e5f378af --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa508e7..55a6630 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repo contains the config and documentation for our installation at the "Ers ## Quick Links -* [Documentation](documentation/README.md) +* [Documentation](documentation/MAIN.md) * [Incidents](documentation/INCIDENTS.md) * [Todo](documentation/TODO.md)