summaryrefslogtreecommitdiff
path: root/doc/publicrepos.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/publicrepos.mdwn')
-rw-r--r--doc/publicrepos.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/publicrepos.mdwn b/doc/publicrepos.mdwn
index 77950a62e..a1c14282d 100644
--- a/doc/publicrepos.mdwn
+++ b/doc/publicrepos.mdwn
@@ -2,10 +2,10 @@ git-annex repositories are often kept private, but here's a list of some of
the public repositories that you can clone to try out git-annex.
* [downloads.kitenet.net](http://downloads.kitenet.net/)
- `git clone https://downloads.kitenet.net/.git/`
+ `git clone git://git.kitenet.net/downloads.git/`
Various downloads of things produced by Joey Hess, including git-annex
builds.
-* [debconf-share](https://downloads.kitenet.net/.git/)
+* debconf-share
`git clone http://annex.debconf.org/debconf-share/.git/`
[DebConf](http://debconf.org/) Media, photos, videos, etc.
* [conference-proceedings](https://github.com/RichiH/conference_proceedings)