From e722f7d1836f70879d752c159f8d5e65ce36e8c3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Mar 2013 17:03:10 -0400 Subject: [PATCH] fix the clone url to one that works with git-annex --- doc/videos.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/videos.mdwn b/doc/videos.mdwn index da1acfddb9..8b617e8487 100644 --- a/doc/videos.mdwn +++ b/doc/videos.mdwn @@ -1,6 +1,6 @@ Talks and screencasts about git-annex. These videos are also available in a public git-annex repository -`git clone git://git.kitenet.net/downloads` +`git clone http://downloads.kitenet.net/.git/` [[!inline pages="./videos/* and !./news/*/* and !*/Discussion" show="5"]]