summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorLuke Smith <Luke Smith>2022-07-02 08:50:27 -0400
committerLuke Smith <Luke Smith>2022-07-02 08:50:27 -0400
commit419403629b95937950f4642fec2debf1f6f581cf (patch)
tree47a95d07c3c835bd271953364ec16a6f46c821c8 /content
parent968a9f094eefec5f9e5fdc5fc01fa305ca90534b (diff)
fix #205
Diffstat (limited to 'content')
-rw-r--r--content/basic/server.md2
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.