actually use https for download urls

The urls on sub-pages were all https, but not on the main page.
This commit is contained in:
Joey Hess 2014-10-24 13:57:36 -04:00
parent d0f0bd71dc
commit 45b2a87520

View file

@ -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/)
  [[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/)
  [[Debian]] | `apt-get install git-annex`
  [[Ubuntu]] | `apt-get install git-annex`
  [[Fedora]] | `yum install git-annex`
@ -16,7 +16,7 @@ detailed instructions | quick install
  [[ScientificLinux5]] |
  [[openSUSE]] |
  [[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