summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-30 20:59:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-30 20:59:15 -0400
commit21a1eedb92d56b04dfc9b8641d5ad77475e8c537 (patch)
tree4c37c8fd646d0d08da4a53ecc300ce191557c9f7
parenta0c7c388a30a3ad9cd5646a0d842f8d12ac47186 (diff)
back to https clone url for downloads.kitenet.net; fixed
-rw-r--r--doc/bugs/git-annex_annex_repo_not_found.mdwn4
-rw-r--r--doc/publicrepos.mdwn2
-rw-r--r--doc/videos.mdwn2
3 files changed, 3 insertions, 5 deletions
diff --git a/doc/bugs/git-annex_annex_repo_not_found.mdwn b/doc/bugs/git-annex_annex_repo_not_found.mdwn
index 30b784ece..1a2998f05 100644
--- a/doc/bugs/git-annex_annex_repo_not_found.mdwn
+++ b/doc/bugs/git-annex_annex_repo_not_found.mdwn
@@ -20,6 +20,4 @@ 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]]
+> [[fixed|done]] --[[Joey]]
diff --git a/doc/publicrepos.mdwn b/doc/publicrepos.mdwn
index a1c14282d..0850b7261 100644
--- a/doc/publicrepos.mdwn
+++ b/doc/publicrepos.mdwn
@@ -2,7 +2,7 @@ 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 git://git.kitenet.net/downloads.git/`
+ `git clone https://downloads.kitenet.net/.git/`
Various downloads of things produced by Joey Hess, including git-annex
builds.
* debconf-share
diff --git a/doc/videos.mdwn b/doc/videos.mdwn
index f1adeeac4..4bfcdbc9f 100644
--- a/doc/videos.mdwn
+++ b/doc/videos.mdwn
@@ -1,7 +1,7 @@
Talks and screencasts about git-annex.
These videos are also available in a public git-annex repository
-`git clone http://downloads.kitenet.net/.git/`
+`git clone https://downloads.kitenet.net/.git/`
[[!inline pages="./videos/* and !./videos/*/* and !*/Discussion" show="2"]]