From 51c57939a67279d756857887b2b02cc4924cd865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Thu, 4 Mar 2021 23:11:25 +0000 Subject: [PATCH] adding_a_cask.md: fix rejected casks link (#100696) --- doc/development/adding_a_cask.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/adding_a_cask.md b/doc/development/adding_a_cask.md index 8472971950..3edde0959b 100644 --- a/doc/development/adding_a_cask.md +++ b/doc/development/adding_a_cask.md @@ -1,5 +1,5 @@ **Note**: Before taking the time to craft a new cask, make sure -- it can be accepted by checking the [Rejected Casks FAQ document](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/rejected_casks.md), +- it can be accepted by checking the [Rejected Casks FAQ](https://github.com/Homebrew/brew/blob/master/docs/Acceptable-Casks.md#rejected-casks), - check if there are no [open pull requests] for the same cask and - check if the cask was not [already refused].