summary refs log tree commit diff
path: root/nixos/modules/programs/zsh/oh-my-zsh.md
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2023-11-11 18:08:59 +0300
committerGitHub <noreply@github.com>2023-11-11 18:08:59 +0300
commite792d7fec0cc387cc5da0cb077115280514f8326 (patch)
tree5818bedc97da579fb6f7d0e3dbef70038bf1246f /nixos/modules/programs/zsh/oh-my-zsh.md
parent28ce810d966e980405b7c836170e0717637b2be3 (diff)
parente30f48be948272df2d57237ef955023f937f4421 (diff)
downloadnixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.tar
nixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.tar.gz
nixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.tar.bz2
nixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.tar.lz
nixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.tar.xz
nixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.tar.zst
nixpkgs-e792d7fec0cc387cc5da0cb077115280514f8326.zip
Merge pull request #264442 from anthonyroussel/update-url-redirects
treewide: fix redirected and broken URLs
Diffstat (limited to 'nixos/modules/programs/zsh/oh-my-zsh.md')
-rw-r--r--nixos/modules/programs/zsh/oh-my-zsh.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/programs/zsh/oh-my-zsh.md b/nixos/modules/programs/zsh/oh-my-zsh.md
index 73d425244ce..6a310006edb 100644
--- a/nixos/modules/programs/zsh/oh-my-zsh.md
+++ b/nixos/modules/programs/zsh/oh-my-zsh.md
@@ -78,7 +78,7 @@ If third-party customizations (e.g. new themes) are supposed to be added to
 
   - Completion scripts are supposed to be stored at
     `$out/share/zsh/site-functions`. This directory is part of the
-    [`fpath`](http://zsh.sourceforge.net/Doc/Release/Functions.html)
+    [`fpath`](https://zsh.sourceforge.io/Doc/Release/Functions.html)
     and the package should be compatible with pure `ZSH`
     setups. The module will automatically link the contents of
     `site-functions` to completions directory in the proper