From 8c0d65904eab7053ebc2cb61dd9abee3b8354192 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Sun, 22 Sep 2024 11:02:53 +0200 Subject: [PATCH] README: Refer to the official NixOS wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a414dc63..d2c1ec5bd4 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Using the overlay in your `flake.nix`-based project could look like this: } ``` -[flake]: https://nixos.wiki/wiki/Flakes#Enable_flakes +[flake]: https://wiki.nixos.org/wiki/Flakes ## Current status