diff options
| author | Mike McQuaid | 2016-09-19 20:20:08 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2016-09-20 10:41:42 +0100 |
| commit | b85ee1cb8ffef36503f46685609442f79660737a (patch) | |
| tree | a4f6cf867043283e81abf69b7fbc04451fa150bb /Library/Homebrew/dev-cmd/create.rb | |
| parent | 9067cc39b8d6943b585cc34c7b91994cb6a6810b (diff) | |
| download | brew-b85ee1cb8ffef36503f46685609442f79660737a.tar.bz2 | |
Update documentation links.
Diffstat (limited to 'Library/Homebrew/dev-cmd/create.rb')
| -rw-r--r-- | Library/Homebrew/dev-cmd/create.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/dev-cmd/create.rb b/Library/Homebrew/dev-cmd/create.rb index 1667fdfc7..19fd251b7 100644 --- a/Library/Homebrew/dev-cmd/create.rb +++ b/Library/Homebrew/dev-cmd/create.rb @@ -154,7 +154,7 @@ class FormulaCreator end def template; <<-EOS.undent - # Documentation: https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Formula-Cookbook.md + # Documentation: https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md # http://www.rubydoc.info/github/Homebrew/brew/master/Formula # PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST! |
