Skip to content

Commit 86647ea

Browse files
SMillerDevmiccal
andauthored
docs: remove common issues in favor of homebrew docs (Homebrew#116329)
Co-authored-by: Miccal Matthews <[email protected]>
1 parent cee9946 commit 86647ea

7 files changed

+4
-72
lines changed

.github/ISSUE_TEMPLATE/01_bug_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
required: false
1717
- label: I have checked the instructions for [reporting bugs](https://github.com/Homebrew/homebrew-cask#reporting-bugs).
1818
required: true
19-
- label: I made doubly sure this is not a [checksum does not match](https://github.com/Homebrew/homebrew-cask/blob/master/doc/reporting_bugs/checksum_does_not_match_error.md) error.
19+
- label: I made doubly sure this is not a [checksum does not match](https://docs.brew.sh/Common-Issues#cask-checksum-does-not-match) error.
2020
required: true
2121
- type: textarea
2222
attributes:

doc/reporting_bugs/checksum_does_not_match_error.md

-9
This file was deleted.

doc/reporting_bugs/curl_error.md

-25
This file was deleted.

doc/reporting_bugs/error_examples.md

+3-3
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](curl_error.md)
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](permission_denied_error.md)
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](checksum_does_not_match_error.md)
48+
[How to fix](https://docs.brew.sh/Common-Issues#cask-checksum-does-not-match)
4949

5050
---
5151

doc/reporting_bugs/permission_denied_error.md

-7
This file was deleted.

doc/reporting_bugs/source_is_not_there_error.md

-24
This file was deleted.

doc/reporting_bugs/wrong_number_of_arguments_error.md

-3
This file was deleted.

0 commit comments

Comments
 (0)