aboutsummaryrefslogtreecommitdiff
path: root/post/framework-server.typ
diff options
context:
space:
mode:
Diffstat (limited to 'post/framework-server.typ')
-rw-r--r--post/framework-server.typ4
1 files changed, 2 insertions, 2 deletions
diff --git a/post/framework-server.typ b/post/framework-server.typ
index a8d82a3..da54c17 100644
--- a/post/framework-server.typ
+++ b/post/framework-server.typ
@@ -143,7 +143,7 @@ _You should have a storage solution (NAS) in place already!_
Setting this up is beyond the scope of this post. You can check out my DIY ZFS
backed NAS setup
-#extlink("https://gitlab.com/kdam0/vps#nas-equipment")[here]. I've had no
+#extlink("https://git.kumardamani.net/vps/about#nas-equipment")[here]. I've had no
(storage related) issues with my NAS since its inception over a year ago.
Then when I need to allocate space for a new service I do:
@@ -409,7 +409,7 @@ These are _some_ of the services I run ad LXC container:
- A few static websites.
How I set up these services is beyond the scope of this post. You should check
-out my git repo's #extlink("https://gitlab.com/kdam0/home-lab")[readme] for
+out my git repo's #extlink("https://git.kumardamani.net/home-lab/about")[readme] for
instructions. I will just briefly summarize my process here.
- I use LXC wherever possible as it has lower overhead than VMs.