diff options
Diffstat (limited to 'docs/Formula-Cookbook.md')
| -rw-r--r-- | docs/Formula-Cookbook.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/Formula-Cookbook.md b/docs/Formula-Cookbook.md index 40c672a65..a4fd21c57 100644 --- a/docs/Formula-Cookbook.md +++ b/docs/Formula-Cookbook.md @@ -34,7 +34,7 @@ Before submitting a new formula make sure your package:  *   has a stable, tagged version (i.e. not just a GitHub repository with no versions). See [Interesting-Taps-&-Forks](Interesting-Taps-&-Forks.md) for where pre-release versions belong.  *   passes all `brew audit --new-formula $FORMULA` tests. -Before submitting a new formula make sure you read over our [contribution guidelines](https://github.com/Homebrew/brew/blob/master/.github/CONTRIBUTING.md). +Before submitting a new formula make sure you read over our [contribution guidelines](https://github.com/Homebrew/brew/blob/master/CONTRIBUTING.md).  ## Grab the URL | 
