diff options
| author | Mike McQuaid | 2017-06-04 11:12:56 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2017-06-04 11:12:56 +0100 |
| commit | 9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67 (patch) | |
| tree | ca6d28df9fd225961ccbefe9cac378118567ead9 /Library/Homebrew/cmd/gist-logs.rb | |
| parent | 88cef8118e51b2b58eab9f5e8eaef6258b9d63ef (diff) | |
| download | brew-9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67.tar.bz2 | |
Change manpage internal links in correct location.
Diffstat (limited to 'Library/Homebrew/cmd/gist-logs.rb')
| -rw-r--r-- | Library/Homebrew/cmd/gist-logs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/gist-logs.rb b/Library/Homebrew/cmd/gist-logs.rb index fecdc25a0..012121b08 100644 --- a/Library/Homebrew/cmd/gist-logs.rb +++ b/Library/Homebrew/cmd/gist-logs.rb @@ -2,7 +2,7 @@ #: Upload logs for a failed build of <formula> to a new Gist. #: #: <formula> is usually the name of the formula to install, but it can be specified -#: in several different ways. See [SPECIFYING FORMULAE][]. +#: in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae). #: #: If `--new-issue` is passed, automatically create a new issue in the appropriate #: GitHub repository as well as creating the Gist. |
