From 2f058c2561a0587c6d94daac2eceab79dbf991b7 Mon Sep 17 00:00:00 2001 From: itamaker Date: Mon, 9 Mar 2026 16:16:56 +0800 Subject: [PATCH] docs: update homebrew cask link --- docs/homebrew-cask.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/homebrew-cask.md b/docs/homebrew-cask.md index bc90d14..009a687 100644 --- a/docs/homebrew-cask.md +++ b/docs/homebrew-cask.md @@ -1,8 +1,8 @@ # Homebrew Cask (Tap) -To support `brew install --cask`, publish a cask in your tap repo (for example `itamaker/homebrew-tap`): +To support `brew install --cask`, publish the cask in your tap repo [`itamaker/homebrew-tap`](https://github.com/itamaker/homebrew-tap): -- `Casks/go-chrome-ai.rb` (use [packaging/homebrew/Casks/go-chrome-ai.rb](../packaging/homebrew/Casks/go-chrome-ai.rb) as template) +- [`Casks/go-chrome-ai.rb`](https://github.com/itamaker/homebrew-tap/blob/main/Casks/go-chrome-ai.rb) ## Release asset naming