aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Manpage.md
diff options
context:
space:
mode:
authorPeter Newman2017-05-07 00:30:49 +0100
committerGitHub2017-05-07 00:30:49 +0100
commit8f751aaf51781e42730e7f5b16e196710f987ecb (patch)
treeb35cf40ec19e1ccf55f7651960baadd02585bd19 /docs/Manpage.md
parent6edf9382bcc1240ad6f97c8b752cfe56cef9965d (diff)
downloadbrew-8f751aaf51781e42730e7f5b16e196710f987ecb.tar.bz2
Fix internal links
Diffstat (limited to 'docs/Manpage.md')
-rw-r--r--docs/Manpage.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md
index fcc6cf4a0..142f923aa 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -167,7 +167,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
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.
@@ -202,7 +202,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
Install `formula`.
`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 `--debug` (or `-d`) is passed and brewing fails, open an interactive debugging
session with access to IRB or a shell inside the temporary build directory.