diff options
| -rwxr-xr-x | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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/`. |
