From 354dcc231265a01865a156acbefd9f9232de4611 Mon Sep 17 00:00:00 2001 From: DavHau Date: Wed, 23 Aug 2023 12:27:12 +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 d58f1488..1b904878 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](/docs/clan-config.md) +Find the docs [here](/clan/clan-core/docs/clan-config.md)