Update url

This commit is contained in:
Philipp Schmitt 2021-11-10 18:27:28 +01:00
parent 6b1e8e352a
commit d493edec6d
No known key found for this signature in database
GPG key ID: DC439C47EACB17F9

View file

@ -8,7 +8,7 @@
# #
# According to the standard: # 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="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}"
0="${${(M)0:#/*}:-$PWD/$0}" 0="${${(M)0:#/*}:-$PWD/$0}"