From 42c15b58d805e2f007f89b93b448bfed461b6ff0 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 11 Aug 2024 20:28:48 +0100 Subject: [PATCH] Remove link to private repo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3b3d9d3..41426e9 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,3 @@ Terraform secrets are stored in `terraform/.env`, and provisioned using `just up ## External configuration This repository contains most of my infrastructure configuration, but not everything is configured here. Some things are external, for various reasons. - -- [AdGuardHome](https://git.theorangeone.net/systems/adguardhome)