From 855733d9bb434b1ff7e5f94f7f3d993566e3a059 Mon Sep 17 00:00:00 2001 From: APL <17802877+andrelegault@users.noreply.github.com> Date: Thu, 17 Nov 2022 00:48:31 -0500 Subject: `nginx.html` -> `/basic/nginx/` --- content/basic/certbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/basic/certbot.md') 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 -- cgit v1.2.3