From 19d12aee45ac8d55ecd58a8c072286c84e72041d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 26 Oct 2014 14:54:36 +0000 Subject: Import docs from wiki. Closes Homebrew/homebrew#33211. --- Library/Homebrew/cmd/create.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/cmd/create.rb') diff --git a/Library/Homebrew/cmd/create.rb b/Library/Homebrew/cmd/create.rb index dcef372d8..9ba3e7204 100644 --- a/Library/Homebrew/cmd/create.rb +++ b/Library/Homebrew/cmd/create.rb @@ -119,7 +119,7 @@ class FormulaCreator def template; <<-EOS.undent require "formula" - # Documentation: https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook + # Documentation: https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md # #{HOMEBREW_CONTRIB}/example-formula.rb # PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST! -- cgit v1.2.3