Skip to content

Commit 51a37d6

Browse files
authored
Fix broken link (Homebrew#103364)
1 parent 3c80952 commit 51a37d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: USAGE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ $ brew install homebrew/cask-fonts/font-symbola
155155
* `--debug`: output debug information
156156
* `--no-binaries`: skip symlinking executable binaries into `/usr/local/bin`
157157
* `--require-sha`: abort installation of Cask if no checksum is defined
158-
* `--no-quarantine`: [disable Apple’s quarantining](https://github.com/Homebrew/homebrew-cask/blob/app_cant_be_opened.md-no-quarantine/doc/faq/app_cant_be_opened.md) for the specific app
158+
* `--no-quarantine`: [disable Apple’s quarantining](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/app_cant_be_opened.md) for the specific app
159159
* `--language=<iso-language>[,<iso-language> ... ]`: changes the language of the Cask to be installed. The first matching language is used, otherwise it uses the default language of the Cask.
160160

161161
You can also modify the default installation locations used when issuing `brew install`:

0 commit comments

Comments
 (0)