From 86c5a63763167868b9e75da8ed1683d697682536 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Fri, 16 Apr 2021 19:22:15 +0200 Subject: fix: installation link to be backwards compatible --- docs/linux-requirements.md | 4 ++-- docs/macos-requirements.md | 4 ++-- docs/windows-requirements.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index ba4e4a5..786da6f 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-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) | | | | :- | @@ -171,4 +171,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) | diff --git a/docs/macos-requirements.md b/docs/macos-requirements.md index 2c0dfb4..379d1da 100644 --- a/docs/macos-requirements.md +++ b/docs/macos-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) | | | | :- | @@ -61,4 +61,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) | diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 690163f..862d938 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-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) | | | | :- | @@ -86,4 +86,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