summaryrefslogtreecommitdiff
path: root/content/basic
diff options
context:
space:
mode:
authorKelvinJPS <kelvinjps@proton.me>2024-05-28 18:31:56 -0500
committerKelvinJPS <kelvinjps@proton.me>2024-05-28 18:31:56 -0500
commite047f1366ff434174e3bcff96bb0bfdf0146076d (patch)
tree84a2c7eed772b6f913235d028a7ffd9caa072776 /content/basic
parent4418b3ce8584246bd0c0b03bb4c9b5999efaa069 (diff)
fix broken link to update
Diffstat (limited to 'content/basic')
-rw-r--r--content/basic/nginx.md2
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!