From 2d5ddbc1a242da07ff1497892f8948926032a0fb Mon Sep 17 00:00:00 2001 From: g-samroberts Date: Sun, 7 Jun 2026 16:08:33 -0700 Subject: [PATCH] Update link to releas note guide in generated PRs --- .github/workflows/release-notes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 1262916a3e..060b09c83f 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -97,7 +97,7 @@ jobs: body: | This PR contains the auto-generated changelog for the ${{ steps.release_info.outputs.VERSION }} release. - For troubleshooting the automated release notes, see the [maintenance guide](.gemini/skills/docs-changelog/references/changelog-automation.md). + For troubleshooting the automated release notes, see the [maintenance guide](https://github.com/google-gemini/gemini-cli/blob/main/.gemini/skills/docs-changelog/references/changelog-automation.md). Please review and merge.