README: fix link to documentation (#5208)

master
Zhiming Wang 2016-09-25 10:22:41 -04:00 committed by GitHub
parent 87305ced8c
commit 8fcd75a357
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Creating new formulae, updating existing ones, and fixing build issues is easier
Try `brew edit $FORMULA` and see how you fare.
## Documentation
`brew help`, `man brew`, [Homebrew/brew's README](https://github.com/Homebrew/brew#homebrew) or check [Homebrew's documentation](https://github.com/Homebrew/brew/tree/master/share/doc/homebrew#readme).
`brew help`, `man brew`, [Homebrew/brew's README](https://github.com/Homebrew/brew#homebrew) or check [Homebrew's documentation](https://github.com/Homebrew/brew/tree/master/docs#readme).
## License
Code is under the [BSD 2 Clause (NetBSD) license](https://github.com/Homebrew/homebrew-core/blob/master/LICENSE.txt).