aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 59ae9ab..2ed9d28 100755
--- a/README.md
+++ b/README.md
@@ -23,8 +23,8 @@ 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/).
+Refer to `terraform/`.
* OS config, and the application services I self-host with [Nix](https://nixos.org/).
-Refer to [this](./nix/).
+Refer to `nix/`.
* OUTDATED! Setting up the application services I self-host with [Ansible](https://www.ansible.com/).
-Refer to [this](./ansible/).
+Refer to `ansible/`.