diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-26 19:21:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-26 19:21:19 -0400 |
commit | b0d801955a9bbc15ab783253af088df4a7b4077a (patch) | |
tree | 317610e601f2b9a2425299631cb980290eb0d74d /doc/install/OSX.mdwn | |
parent | ffcc551b4c333fc0a9d8f0c01d1b27d2c3b75d38 (diff) |
downloads.kitenet.net now supports https; use it for all links
Diffstat (limited to 'doc/install/OSX.mdwn')
-rw-r--r-- | doc/install/OSX.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index b230f1565..68e4a53d9 100644 --- a/doc/install/OSX.mdwn +++ b/doc/install/OSX.mdwn @@ -2,7 +2,7 @@ [[!img /assistant/osx-app.png align=right link=/assistant]] For easy installation, use the -[beta release of git-annex.app](http://downloads.kitenet.net/git-annex/OSX/current/). +[beta release of git-annex.app](https://downloads.kitenet.net/git-annex/OSX/current/). Be sure to select the build matching your version of OSX. @@ -30,7 +30,7 @@ the app for OSX Lion. [[Joey]] autobuilds the app for Mountain Lion. -* [autobuild of git-annex.app](http://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/git-annex.dmg.bz2) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/)) +* [autobuild of git-annex.app](https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/git-annex.dmg.bz2) ([build logs](https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mountain-lion/)) ## using Brew |