diff options
| author | Luke Smith <Luke Smith> | 2022-07-02 08:50:27 -0400 |
|---|---|---|
| committer | Luke Smith <Luke Smith> | 2022-07-02 08:50:27 -0400 |
| commit | 419403629b95937950f4642fec2debf1f6f581cf (patch) | |
| tree | 47a95d07c3c835bd271953364ec16a6f46c821c8 | |
| parent | 968a9f094eefec5f9e5fdc5fc01fa305ca90534b (diff) | |
fix #205
| -rw-r--r-- | content/basic/server.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/basic/server.md b/content/basic/server.md index 6b6e233..06d503b 100644 --- a/content/basic/server.md +++ b/content/basic/server.md @@ -3,7 +3,7 @@ title: "Get a Server" tags: ['basic'] date: 2021-06-04 --- -Once you have a [domain name](domain), you\'ll need a server to +Once you have a [domain name](/basic/domain), you\'ll need a server to host all your website files on. In general, a server is just a computer that is constanly broadcasting some services on the internet. |
