Fix the link code

This commit is contained in:
Peter Newman 2017-05-07 00:35:36 +01:00 committed by GitHub
parent 8f751aaf51
commit 8c214ed16d

View File

@ -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. 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 `formula` is usually the name of the formula to install, but it can be specified
in several different ways. See [SPECIFYING FORMULAE][#specifying-formulae]. in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
If `--new-issue` is passed, automatically create a new issue in the appropriate If `--new-issue` is passed, automatically create a new issue in the appropriate
GitHub repository as well as creating the Gist. 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`. Install `formula`.
`formula` is usually the name of the formula to install, but it can be specified `formula` is usually the name of the formula to install, but it can be specified
in several different ways. See [SPECIFYING FORMULAE][#specifying-formulae]. in several different ways. See [SPECIFYING FORMULAE](#specifying-formulae).
If `--debug` (or `-d`) is passed and brewing fails, open an interactive debugging 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. session with access to IRB or a shell inside the temporary build directory.