Skip to content

Commit d354930

Browse files
authored
doc: fix broken links (Homebrew#126173)
1 parent 4699d8d commit d354930

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/reporting_bugs/error_examples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ the problem was with the downloading itself (see how the error came from `curl`)
1414
2. Cask is outdated.
1515
3. A problem in your setup or connection.
1616

17-
[How to fix](https://docs.brew.sh/Common-Issues#cask-curl-error)
17+
[How to fix](https://docs.brew.sh/Common-Issues#cask--curl-error)
1818

1919
---
2020

@@ -28,7 +28,7 @@ Error: Permission denied - (/usr/local/Caskroom/someapp/0.1/Someapp.app, /Applic
2828

2929
the problem isn’t with Homebrew Cask itself, but some permissions on your system.
3030

31-
[How to fix](https://docs.brew.sh/Common-Issues#cask-permission-denied)
31+
[How to fix](https://docs.brew.sh/Common-Issues#cask--permission-denied)
3232

3333
---
3434

@@ -45,7 +45,7 @@ Actual: 526d747d99a93b760f7965e25a57ed61de9b93d566a0ba0c5f1c7e83719b20fd
4545

4646
either your download was incomplete/corrupt or the cask is outdated.
4747

48-
[How to fix](https://docs.brew.sh/Common-Issues#cask-checksum-does-not-match)
48+
[How to fix](https://docs.brew.sh/Common-Issues#cask--checksum-does-not-match)
4949

5050
---
5151

0 commit comments

Comments
 (0)