aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/gist-logs.rb
diff options
context:
space:
mode:
authorMike McQuaid2017-06-04 11:52:13 +0100
committerGitHub2017-06-04 11:52:13 +0100
commit54e01d76db34a3a649c79b189873bfd0a52dbc9f (patch)
tree9c0f26e0077b0b52b569c1e9b9a53bef699aa0e0 /Library/Homebrew/cmd/gist-logs.rb
parent0d124f7510457e3f60d9a6148b0e214118d34726 (diff)
parent9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67 (diff)
downloadbrew-54e01d76db34a3a649c79b189873bfd0a52dbc9f.tar.bz2
Merge pull request #2599 from peternewman/patch-11.2.2
Fix internal links on the manpage
Diffstat (limited to 'Library/Homebrew/cmd/gist-logs.rb')
-rw-r--r--Library/Homebrew/cmd/gist-logs.rb2
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.