summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/shells.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 5f57619e02..d87d58e5c6 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -167,7 +167,7 @@ highlighting.")
#:phases
(modify-phases %standard-phases
(delete 'configure)))) ; No configure script.
- (home-page "https://pragmatique.noblogs.org/software/fish-guix/downloads/")
+ (home-page "https://pragmatique.xyz/software/fish-guix.html")
(synopsis "Fish completions for Guix")
(description
"Fish-guix provides completions for Guix for users of the fish shell.")