diff options
Diffstat (limited to 'docs/Tips-N'-Tricks.md')
| -rw-r--r-- | docs/Tips-N'-Tricks.md | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/docs/Tips-N'-Tricks.md b/docs/Tips-N'-Tricks.md index 3e14158d4..8f67c9ca8 100644 --- a/docs/Tips-N'-Tricks.md +++ b/docs/Tips-N'-Tricks.md @@ -3,8 +3,7 @@  ## Installing previous versions of formulae  The supported method of installing specific versions of -some formulae is to see if there is a versions formula like e.g. `gcc@6` available. If the version you’re looking for isn’t available, consider [opening a -pull request](https://github.com/Homebrew/brew/blob/master/docs/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md)! +some formulae is to see if there is a versions formula like e.g. `gcc@6` available. If the version you’re looking for isn’t available, consider [opening a pull request](How-To-Open-a-Homebrew-Pull-Request.md)!  ### Installing directly from pull-requests  You can [browse pull requests](https://github.com/Homebrew/homebrew-core/pulls) | 
