diff options
Diffstat (limited to 'content/post')
| -rw-r--r-- | content/post/framework-server/index.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/post/framework-server/index.md b/content/post/framework-server/index.md index 8e57e60..71e4941 100644 --- a/content/post/framework-server/index.md +++ b/content/post/framework-server/index.md @@ -351,9 +351,8 @@ 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 [readme]() for instructions. +You should check out my git repo's [readme](https://gitlab.com/kdam0/home-lab) for instructions. I will just briefly summarize my process here. -(I will update the link on this page when its ready) * I use LXC wherever possible as it has lower overhead than VMs. * LXC or VM hosts are provisioned by Terraform and services are configured |
