From ecc78324984b7a6dff36e8b2b9793d35d00915e3 Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Mon, 3 Feb 2025 17:42:50 +0100 Subject: [PATCH] fixup! Update docs/BrewTestBot-For-Maintainers.md --- docs/BrewTestBot-For-Maintainers.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/BrewTestBot-For-Maintainers.md b/docs/BrewTestBot-For-Maintainers.md index db00fa3db3..63f1c307ee 100644 --- a/docs/BrewTestBot-For-Maintainers.md +++ b/docs/BrewTestBot-For-Maintainers.md @@ -37,8 +37,6 @@ If a pull request needs its commit messages changed in a way that autosquash doe If a formula in homebrew-core needs rebottling for any reason: -1. Navigate to the homebrew-core github page. -2. Click on the "Actions" tab. -3. Click on the "Dispatch rebottle" workflow on the left of the page. -4. Click on the "Run workflow" button on the right of the page. -5. Fill out any necessary fields. +1. Navigate to [homebrew-core's rebottling workflow page](https://github.com/Homebrew/homebrew-core/actions/workflows/dispatch-rebottle.yml) +2. Click on the "Run workflow" button on the right of the page. +3. Fill out any necessary fields.