aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/manpages/brew-cask.1.md
diff options
context:
space:
mode:
authorMike McQuaid2017-03-15 15:11:35 +0000
committerGitHub2017-03-15 15:11:35 +0000
commit4d88cc4c41113be2d5bf11c11fa671c763705a64 (patch)
tree211ee881e9c83a82587da853581c91192661bcfd /Library/Homebrew/manpages/brew-cask.1.md
parente9e6dcf8930395e4284bbab07b500dd7cb5e5fe5 (diff)
parentcc8f029f222a618eb30b585ccb22efcce1e5cf91 (diff)
downloadbrew-4d88cc4c41113be2d5bf11c11fa671c763705a64.tar.bz2
Merge pull request #2326 from vszakats/sprot
secure urls + remove -k from in-doc curl command
Diffstat (limited to 'Library/Homebrew/manpages/brew-cask.1.md')
-rw-r--r--Library/Homebrew/manpages/brew-cask.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md
index 5ca863815..56781bd76 100644
--- a/Library/Homebrew/manpages/brew-cask.1.md
+++ b/Library/Homebrew/manpages/brew-cask.1.md
@@ -64,7 +64,7 @@ names, and other aspects of this manual are still subject to change.
* `home` or `homepage` [ <token> ... ]:
Display the homepage associated with a given Cask in a browser.
- With no arguments, display the project page <http://caskroom.github.io>.
+ With no arguments, display the project page <https://caskroom.github.io/>.
* `info` or `abv` <token> [ <token> ... ]:
Display information about the given Cask.
@@ -248,7 +248,7 @@ Environment variables specific to Homebrew-Cask:
## SEE ALSO
-The Homebrew-Cask home page: <http://caskroom.github.io>
+The Homebrew-Cask home page: <https://caskroom.github.io/>
The Homebrew-Cask GitHub page: <https://github.com/caskroom/homebrew-cask>