diff options
| author | APL <17802877+andrelegault@users.noreply.github.com> | 2022-11-17 00:48:31 -0500 |
|---|---|---|
| committer | APL <17802877+andrelegault@users.noreply.github.com> | 2022-11-17 00:48:45 -0500 |
| commit | 855733d9bb434b1ff7e5f94f7f3d993566e3a059 (patch) | |
| tree | dd5a2dfd63dd2a875048bc204f6e19cfcbbc0347 /content | |
| parent | 18e0bf2a286ad347fbf7c9ce17e5bc74e1dbf0a4 (diff) | |
`nginx.html` -> `/basic/nginx/`
Diffstat (limited to 'content')
| -rw-r--r-- | content/basic/certbot.md | 2 |
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 |
