summaryrefslogtreecommitdiff
path: root/content/basic/certbot.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-11-17 13:15:54 +0000
committerGitHub <noreply@github.com>2022-11-17 13:15:54 +0000
commit22afe4e466fea52e3f01f1a75549d69517d40661 (patch)
treedd5a2dfd63dd2a875048bc204f6e19cfcbbc0347 /content/basic/certbot.md
parent18e0bf2a286ad347fbf7c9ce17e5bc74e1dbf0a4 (diff)
parent855733d9bb434b1ff7e5f94f7f3d993566e3a059 (diff)
Merge pull request #248 from andrelegault/master
`nginx.html` -> `/basic/nginx/`
Diffstat (limited to 'content/basic/certbot.md')
-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