From 378330ae3984d87d1aac9978f8893affbb358c48 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 11 Aug 2023 16:40:38 +0000 Subject: typo fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8aa2522..57c469a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ personal blog posts. This machine is clearly overkill for these tasks. If we are to get technical - this is a git repo after all - it (the mainboard) is running in its own case, in "standalone" mode aka. as a poor man's "server". -You can read more about this in my [blog](). +You can read more about this in my [blog](https://kumardamani.net/post/framework-server/). Believe it or not, this is actually a big upgrade for me. Prior to this, all of my services were running off my NAS - Rockchip RK3399, not an i7-1165G7. @@ -35,6 +35,6 @@ For now, its all manual. # What IS covered in this repo? * Creating the container/VM infrastructure with [Terraform](https://www.terraform.io/). -Refer to [this](./terraform/README.md). +Refer to [this](./terraform/). * Setting up the application services I self-host with [Ansible](https://www.ansible.com/). -Refer to [this](./ansible/README.md). +Refer to [this](./ansible/). -- cgit v1.2.3