X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/433bf54b1d9df5853b8cf3cdc1247e3766903fa8..e7aef48f33e934106d1a50201d9f098f9886d7ec:/.zsh/zshrc/99_TODO

diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO
index 7d6536b..4a9cba5 100644
--- a/.zsh/zshrc/99_TODO
+++ b/.zsh/zshrc/99_TODO
@@ -6,7 +6,7 @@
 # Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
 # 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
 #
 
 ldir() { eval hash -d $1="$PWD"; cd .; }