diff options
| author | Mike McQuaid | 2018-02-23 14:51:08 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2018-02-23 14:51:08 +0000 |
| commit | d05b8522d5f51db5ca2f75fe322848df9b8ff88b (patch) | |
| tree | d0fefce973cda4be60cfdc6a191bd86c20342119 | |
| parent | 16df75083715a9bb9597b40425f19b8bd1fb3d82 (diff) | |
| download | brew-d05b8522d5f51db5ca2f75fe322848df9b8ff88b.tar.bz2 | |
README: use docs.brew.sh link.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Homebrew [](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. |
