diff --git a/zconvey.plugin.zsh b/zconvey.plugin.zsh index 709b14b..cc4911c 100644 --- a/zconvey.plugin.zsh +++ b/zconvey.plugin.zsh @@ -6,7 +6,7 @@ # # According to the standard: -# http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html +# https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html 0="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}" 0="${${(M)0:#/*}:-$PWD/$0}" typeset -gx ZCONVEY_REPO_DIR="${0:h}"