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.