Merge pull request #1561 from tsekityam/patch-2

Fix broken link
This commit is contained in:
Mike McQuaid 2016-11-24 11:41:43 +00:00 committed by GitHub
commit f8aa057b07

View File

@ -26,7 +26,7 @@ require "migrator"
# @see SharedEnvExtension
# @see FileUtils
# @see Pathname
# @see http://www.rubydoc.info/github/Homebrew/brew/file/docs/Formula-Cookbook.md Formula Cookbook
# @see https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md Formula Cookbook
# @see https://github.com/styleguide/ruby Ruby Style Guide
#
# <pre>class Wget < Formula