From 89e5372f6efa1ba93f11309c45d2d1b48602dde6 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 15 Apr 2021 12:15:13 +0200 Subject: fix(guide): Broken links (#431) * Update Spell_system.md * d --- docs/linux-requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/linux-requirements.md') diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 55bee40..8be6af3 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-guide.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.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-guide.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | -- cgit