diff options
| author | KelvinJPS <kelvinjps@proton.me> | 2024-05-28 18:31:56 -0500 |
|---|---|---|
| committer | KelvinJPS <kelvinjps@proton.me> | 2024-05-28 18:31:56 -0500 |
| commit | e047f1366ff434174e3bcff96bb0bfdf0146076d (patch) | |
| tree | 84a2c7eed772b6f913235d028a7ffd9caa072776 /content/basic/nginx.md | |
| parent | 4418b3ce8584246bd0c0b03bb4c9b5999efaa069 (diff) | |
fix broken link to update
Diffstat (limited to 'content/basic/nginx.md')
| -rw-r--r-- | content/basic/nginx.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/basic/nginx.md b/content/basic/nginx.md index 8817e44..d76fb54 100644 --- a/content/basic/nginx.md +++ b/content/basic/nginx.md @@ -199,7 +199,7 @@ someone could exploit it. Open the main Nginx config file Uncomment it, and reload Nginx. Remember to [keep your server software up to -date](maintenance.html#update) to get the latest security fixes! +date](/../maintenance#update) to get the latest security fixes! ## We now have a running website! |
