From eb2c03d490e1d450a541da65d6519ab4afdb5a90 Mon Sep 17 00:00:00 2001 From: Philipp Schmitt Date: Wed, 10 Nov 2021 18:27:31 +0100 Subject: [PATCH] Update url --- z-a-bin-gem-node.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z-a-bin-gem-node.plugin.zsh b/z-a-bin-gem-node.plugin.zsh index b09af16..8bd495d 100644 --- a/z-a-bin-gem-node.plugin.zsh +++ b/z-a-bin-gem-node.plugin.zsh @@ -2,7 +2,7 @@ # License MIT # According to the Zsh Plugin 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}"