diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2021-04-16 19:23:39 +0200 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2021-04-16 19:23:39 +0200 |
| commit | 12b4d2b8d26b90a31c4f94da069057342bcfe295 (patch) | |
| tree | ca94d8a697bf31c480b1bfd5276c4eb80d790a5e | |
| parent | 86c5a63763167868b9e75da8ed1683d697682536 (diff) | |
| download | wiki-12b4d2b8d26b90a31c4f94da069057342bcfe295.tar.gz wiki-12b4d2b8d26b90a31c4f94da069057342bcfe295.tar.bz2 wiki-12b4d2b8d26b90a31c4f94da069057342bcfe295.zip | |
fix: installation link to be backwards compatible
| -rw-r--r-- | docs/requirements.md | 4 |
1 files 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) | |
