summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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!