diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-26 11:13:24 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-26 11:13:24 -0500 |
commit | c6a33b78b9a75f5105a6847da9677c014327242e (patch) | |
tree | fd1a8a496b4aa3d23bac6241eae0ef871c29c4e3 /content/blog/2021-03-30-vps-web-server.md | |
parent | bac5bae4327a6ccb2545d445a399c18de1aa9746 (diff) | |
download | cleberg.net-c6a33b78b9a75f5105a6847da9677c014327242e.tar.gz cleberg.net-c6a33b78b9a75f5105a6847da9677c014327242e.tar.bz2 cleberg.net-c6a33b78b9a75f5105a6847da9677c014327242e.zip |
fix broken URLs
Diffstat (limited to 'content/blog/2021-03-30-vps-web-server.md')
-rw-r--r-- | content/blog/2021-03-30-vps-web-server.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2021-03-30-vps-web-server.md b/content/blog/2021-03-30-vps-web-server.md index 26ba13e..649c277 100644 --- a/content/blog/2021-03-30-vps-web-server.md +++ b/content/blog/2021-03-30-vps-web-server.md @@ -387,7 +387,7 @@ your actions and make sure you didn't miss any steps. Many websites have fantastic guides to setting up various web servers. This is one of the areas [where DigitalOcean -shines](https://www.digitalocean.%20com/community/tutorials). For simpler or +shines](https://www.digitalocean.com/community/tutorials). For simpler or more Linux-oriented questions, I suggest using [Linuxize] (<https://linuxize.com>). |