summaryrefslogtreecommitdiff
path: root/content/basic
diff options
context:
space:
mode:
authorAPL <17802877+andrelegault@users.noreply.github.com>2022-11-17 00:48:31 -0500
committerAPL <17802877+andrelegault@users.noreply.github.com>2022-11-17 00:48:45 -0500
commit855733d9bb434b1ff7e5f94f7f3d993566e3a059 (patch)
treedd5a2dfd63dd2a875048bc204f6e19cfcbbc0347 /content/basic
parent18e0bf2a286ad347fbf7c9ce17e5bc74e1dbf0a4 (diff)
`nginx.html` -> `/basic/nginx/`
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