From ca3e51cf46dc5295984de0a5de6938530674b527 Mon Sep 17 00:00:00 2001 From: Maxwell Paul Brickner Date: Mon, 21 May 2018 16:20:49 -0400 Subject: [PATCH] Updated URL to use HTTPS instead of HTTP Updated URL to use HTTPS instead of HTTP to avoid redirect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5db0191a97..97241571b1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Features, usage and installation instructions are [summarised on the homepage](h ## What Packages Are Available? 1. Type `brew search` for a list. -2. Or visit [formulae.brew.sh](http://formulae.brew.sh) to browse packages online. +2. Or visit [formulae.brew.sh](https://formulae.brew.sh) to browse packages online. 3. Or use `brew search --desc ` to browse packages from the command line. ## More Documentation