From d05b8522d5f51db5ca2f75fe322848df9b8ff88b Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 23 Feb 2018 14:51:08 +0000 Subject: [PATCH] README: use docs.brew.sh link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54127161fb..240774ed2e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Homebrew [![GitHub release](https://img.shields.io/github/release/Homebrew/brew.svg)](https://github.com/Homebrew/brew/releases) -Features, usage and installation instructions are [summarised on the homepage](https://brew.sh). Terminology (e.g. the difference between a Cellar, Tap, Cask and so forth) is [explained here](docs/Formula-Cookbook.md#homebrew-terminology). +Features, usage and installation instructions are [summarised on the homepage](https://brew.sh). Terminology (e.g. the difference between a Cellar, Tap, Cask and so forth) is [explained here](https://docs.brew.sh/Formula-Cookbook#homebrew-terminology). ## What Packages Are Available? 1. Type `brew search` for a list.