From baa8f3b48ad37fa4e20742fd9cedc28968561c1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 9 May 2024 14:29:45 +0200 Subject: [PATCH] README.markdown: Link to new NixOS wiki This commit updates the the link from the former, unofficial nixos wiki page to the new https://wiki.nixos.org ref: NixOS/foundation#113 --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e47330a1..e8b59904 100644 --- a/README.markdown +++ b/README.markdown @@ -16,7 +16,7 @@ nix run .#lint See [the documentation](https://nixfiles.docs.barrucadu.co.uk). [NixOS]: https://nixos.org -[flakes]: https://nixos.wiki/wiki/Flakes +[flakes]: https://wiki.nixos.org/wiki/Flakes Overview