Skip to content

Commit

Permalink
doc: fix broken links (Homebrew#126173)
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay authored Jun 21, 2022
1 parent 4699d8d commit d354930
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/reporting_bugs/error_examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ the problem was with the downloading itself (see how the error came from `curl`)
2. Cask is outdated.
3. A problem in your setup or connection.

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

---

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

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

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

---

Expand All @@ -45,7 +45,7 @@ Actual: 526d747d99a93b760f7965e25a57ed61de9b93d566a0ba0c5f1c7e83719b20fd

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

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

---

Expand Down

0 comments on commit d354930

Please sign in to comment.