From 12b4d2b8d26b90a31c4f94da069057342bcfe295 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Fri, 16 Apr 2021 19:23:39 +0200 Subject: fix: installation link to be backwards compatible --- docs/requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.md b/docs/requirements.md index 8dd42f4..cc7f528 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -3,7 +3,7 @@ | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | +| [<< Start: Installation Guide](Installation.md) | [Step 2: Core Installation >>](core-installation.md) | [Linux Requirements](linux-requirements.md) @@ -24,4 +24,4 @@ If you are still having problems, check: | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | +| [<< Start: Installation Guide](Installation.md) | [Step 2: Core Installation >>](core-installation.md) | -- cgit