aboutsummaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-24 13:57:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-24 13:57:36 -0400
commitbe94260f29bf318ff8d327e61c82c2d7ea0bce50 (patch)
tree7766c4cb51477e16ad92b4e19c2ebc8dab6e4183 /doc/install.mdwn
parentdef2e4dd25d12903b30a2ac7d9e577d27405e1fd (diff)
actually use https for download urls
The urls on sub-pages were all https, but not on the main page.
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index adaaa3eb6..171177fbf 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -2,10 +2,10 @@
[[!table format=dsv header=yes data="""
detailed instructions | quick install
-[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/current/)
+[[OSX]] | [download git-annex.app](https://downloads.kitenet.net/git-annex/OSX/current/)
&nbsp;&nbsp;[[OSX/Homebrew]] | `brew install git-annex`
-[[Android]] | [download git-annex.apk](http://downloads.kitenet.net/git-annex/android/current/) **beta**
-[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/current/)
+[[Android]] | [download git-annex.apk](https://downloads.kitenet.net/git-annex/android/current/) **beta**
+[[Linux|linux_standalone]] | [download prebuilt linux tarball](https://downloads.kitenet.net/git-annex/linux/current/)
&nbsp;&nbsp;[[Debian]] | `apt-get install git-annex`
&nbsp;&nbsp;[[Ubuntu]] | `apt-get install git-annex`
&nbsp;&nbsp;[[Fedora]] | `yum install git-annex`
@@ -16,7 +16,7 @@ detailed instructions | quick install
&nbsp;&nbsp;[[ScientificLinux5]] |
&nbsp;&nbsp;[[openSUSE]] |
&nbsp;&nbsp;[[Docker]] |
-[[Windows]] | [download installer](http://downloads.kitenet.net/git-annex/windows/current/) **beta**
+[[Windows]] | [download installer](https://downloads.kitenet.net/git-annex/windows/current/) **beta**
"""]]
All the downloads above use https for security. For added security, see