From 73ca9a0e05efa24c9e26011271729589d48e481b Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Thu, 13 May 2021 02:51:15 -0400 Subject: [PATCH] docs: add cask cookbook link to maintainer guidlines --- docs/Maintainer-Guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Maintainer-Guidelines.md b/docs/Maintainer-Guidelines.md index 10794bc3b3..1b5f21eb58 100644 --- a/docs/Maintainer-Guidelines.md +++ b/docs/Maintainer-Guidelines.md @@ -5,7 +5,7 @@ access** to Homebrew’s repository and help merge the contributions of others. You may find what is written here interesting, but it’s definitely not a beginner’s guide. -Maybe you were looking for the [Formula Cookbook](Formula-Cookbook.md)? +Maybe you were looking for the [Formula Cookbook](Formula-Cookbook.md) or [Cask Cookbook](Cask-Cookbook.md)? ## Overview