From cadf6300e5dc9dc5766faf59d546f9313ce8547f Mon Sep 17 00:00:00 2001 From: chrisdebian Date: Fri, 19 Jun 2026 10:00:30 +0100 Subject: [PATCH] docs: fix upgrade guide link pointing to a fork The 'upgrade guide' link in HowTo.md pointed to JillThornhill/disko instead of the canonical docs/upgrade-guide.md in this repo. Fixes #1245 --- docs/HowTo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowTo.md b/docs/HowTo.md index cea7bd95b..757306911 100644 --- a/docs/HowTo.md +++ b/docs/HowTo.md @@ -9,7 +9,7 @@ TODO: Still to be documented TODO: Include documentation here. For now, see the -[upgrade guide](https://github.com/JillThornhill/disko/blob/master/docs/upgrade-guide.md) +[upgrade guide](./upgrade-guide.md) ## Installing NixOS module