X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/94cb06e7c942ada01411688d20e7c78083e09077..8048047c5304404856874683f1ca2b46fa7faf5b:/.zsh/func/baseconv diff --git a/.zsh/func/baseconv b/.zsh/func/baseconv index eacac2f..3c97468 100755 --- a/.zsh/func/baseconv +++ b/.zsh/func/baseconv @@ -7,7 +7,7 @@ # Copyright © 1994–2008 martin f. krafft # Released under the terms of the Artistic Licence 2.0 # -# Source repository: http://git.madduck.net/v/etc/zsh.git +# Source repository: git://git.madduck.net/etc/zsh.git # if [ $# -ne 3 ]; then