diff options
| author | Tim Dillon <tim@itsdits.com> | 2022-07-09 17:20:33 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-09 05:20:33 -0300 |
| commit | 6459b8f185fb4167876a64f53ab7fd22aeb9df0a (patch) | |
| tree | 8948f1306bc05bddba999f9c9c90e0075716d219 | |
| parent | e3c70476505262c45dde447d9cdde059befd1de3 (diff) | |
| download | wiki-6459b8f185fb4167876a64f53ab7fd22aeb9df0a.tar.gz wiki-6459b8f185fb4167876a64f53ab7fd22aeb9df0a.tar.bz2 wiki-6459b8f185fb4167876a64f53ab7fd22aeb9df0a.zip | |
fix: incorrect link in final server steps footer (#772)
| -rw-r--r-- | docs/final-server-steps.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/final-server-steps.md b/docs/final-server-steps.md index b2de34d..cf6a678 100644 --- a/docs/final-server-steps.md +++ b/docs/final-server-steps.md @@ -50,4 +50,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. | -| [<< Step 5: Networking](networking.md) | [Step 7: Client Setup >>](client-setup.md) | +| [<< Step 5: Networking](networking.md) | [Step 7: Keeping the Server Up-to-Date >>](keeping-the-server-up-to-date.md) | |
