From 5f103267eb5b5678abc0d16d36f1e4bcb155abb7 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 22 Dec 2023 01:19:19 +0100 Subject: [PATCH] Fix redirects --- docs/install/install-from-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/install-from-packages.md b/docs/install/install-from-packages.md index f832aab56..94eb64220 100644 --- a/docs/install/install-from-packages.md +++ b/docs/install/install-from-packages.md @@ -99,7 +99,7 @@ Adapt them for your flavor of shell. ```{seealso} See the [`nvm` install and update script documentation](https://github.com/nvm-sh/nvm#install--update-script). -For the `fish` shell, see [`nvm.fish`](https://github.com/jorgebucaran/nvm.fish). +For the `fish` shell, see [`nvm.fish`](https://github.com/foldmap/nvm.fish). ``` 1. Create your shell profile, if it does not exist.