From 247bce44f737dd832ef6b0348eaa936dd90ded0c Mon Sep 17 00:00:00 2001 From: DavHau Date: Wed, 23 Aug 2023 12:29:21 +0200 Subject: [PATCH] readme: fix link to clan-config docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b904878..90363282 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is the monorepo of the clan.lol project In here are all the packages we use, all the nixosModules we use/expose, the CLI and tests for everything. ## cLAN config tool -Find the docs [here](/clan/clan-core/docs/clan-config.md) +Find the docs [here](/clan/clan-core/src/branch/main/docs/clan-config.md)