aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2026-08-02 02:47:29 +0000
committerKumar Damani <me@kumardamani.net>2026-08-02 02:47:29 +0000
commitce070f645915ab49759d46407b13096f3c6d9e6c (patch)
tree68f6beb2f1c1c44aa9d882ba13a89297e58da5ff
parentb595fd2b6fccbc81c445a9ddbd550fb1cee005cf (diff)
updated readme with mostly up-to-date stuff
-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/`.