diff options
Diffstat (limited to 'docs/Tips-N'-Tricks.md')
| -rw-r--r-- | docs/Tips-N'-Tricks.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/Tips-N'-Tricks.md b/docs/Tips-N'-Tricks.md index a71a2ed37..a88940f0e 100644 --- a/docs/Tips-N'-Tricks.md +++ b/docs/Tips-N'-Tricks.md @@ -3,7 +3,7 @@  ## Installing previous versions of formulae  The supported method of installing specific versions of -some formulae is to see if there is a versioned formula (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)! +some formulae is to see if there is a versioned formula (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) | 
