summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-29 16:45:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-29 16:45:06 -0400
commitbb925fe8111b5e807942d1fdd6dc079e4953e905 (patch)
treec53db770f24378ecb073c3fa9cc67852ae58a2c5 /doc
parentfe234c4df6b6b68941b660734f1e20d2f3d7e18d (diff)
switch to git clone url that works
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git-annex_annex_repo_not_found.mdwn4
-rw-r--r--doc/publicrepos.mdwn4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/bugs/git-annex_annex_repo_not_found.mdwn b/doc/bugs/git-annex_annex_repo_not_found.mdwn
index 2881c8f32..30b784ece 100644
--- a/doc/bugs/git-annex_annex_repo_not_found.mdwn
+++ b/doc/bugs/git-annex_annex_repo_not_found.mdwn
@@ -19,3 +19,7 @@ Have tried various combinations of the URL, but nothing works. It was like this
# End of transcript or log.
"""]]
+
+> I have fixed the url to one that works. [[done]] If http protocol is needed for
+> sme reason, you will need to reopen this bug report and wait 2 weeks
+> until I have a decent internet connection to work on it. --[[Joey]]
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)