summaryrefslogtreecommitdiff
path: root/content/basic
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-12-05 13:32:11 -0500
committerLuke Smith <luke@lukesmith.xyz>2022-12-05 13:32:11 -0500
commit16941206581bb56b3c627db9baadb262d33e336e (patch)
tree3c3c850ba1cf8d08452d7472f427e50bbfafa582 /content/basic
parent18e0bf2a286ad347fbf7c9ce17e5bc74e1dbf0a4 (diff)
parent551de0c6f18d145848586b8cc1b55f2788edff23 (diff)
Merge branch 'tfasano1-master'
Diffstat (limited to 'content/basic')
-rw-r--r--content/basic/certbot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/basic/certbot.md b/content/basic/certbot.md
index 3b60ea7..f85c4db 100644
--- a/content/basic/certbot.md
+++ b/content/basic/certbot.md
@@ -5,7 +5,7 @@ tags: ['basic']
---
Once you have a website, it is extremely important to enable encrypted
connections over HTTPS/SSL. You might have no idea what that means, but
-it\'s easy to do now that we\'ve [set our web server up](nginx.html).
+it\'s easy to do now that we\'ve [set our web server up](/basic/nginx/).
Certbot is a program that automatically creates and deploys the
certificates that allow encrypted connections. It used to be painful