From 9c75c2a199af39fc95fb203636ce97d070ca3973 Mon Sep 17 00:00:00 2001 From: rain capsule <29630035+busybox11@users.noreply.github.com> Date: Fri, 2 Jan 2026 16:55:00 +0100 Subject: [PATCH] docs(readme): fix 404 on installation links (#1313) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7786636a..b83772ae 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ ## Features -[standalone]: https://notashelf.github.io/nvf/index.xhtml#ch-standalone-installation -[NixOS module]: https://notashelf.github.io/nvf/index.xhtml#ch-standalone-nixos -[Home-Manager module]: https://notashelf.github.io/nvf/index.xhtml#ch-standalone-hm +[standalone]: https://nvf.notashelf.dev/#ch-standalone-installation +[NixOS module]: https://nvf.notashelf.dev/#ch-standalone-nixos +[Home-Manager module]: https://nvf.notashelf.dev/#ch-standalone-hm [release notes]: https://notashelf.github.io/nvf/release-notes.html [discussions tab]: https://github.com/notashelf/nvf/discussions [FAQ section]: #frequently-asked-questions