From c8f09c164b6490613ccee5a083f22095385bef5c Mon Sep 17 00:00:00 2001 From: Gideon Wolfe Date: Sun, 18 May 2025 18:03:03 -0400 Subject: [PATCH] stylix: fix link to docs in README (#1311) Link: https://github.com/nix-community/stylix/pull/1311 Reviewed-by: awwpotato --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ff8995..11715bc0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ philosophy. ## Resources -- [Documentation](https://danth.github.io/stylix) +- [Documentation](https://nix-community.github.io/stylix/) - [GitHub Discussions](https://github.com/nix-community/stylix/discussions) - [Matrix room](https://matrix.to/#/#stylix:danth.me)