diff --git a/Makefile b/Makefile index 3c21f4519136a..6840c3ad074fe 100644 --- a/Makefile +++ b/Makefile @@ -1818,7 +1818,8 @@ changelog: # does not match version set it will fail to create a release. If tag doesn't exist it # will also fail to create a release. # -# For more information on release notes generation see ./build.assets/tooling/cmd/release-notes +# For more information on release notes generation see: +# https://github.com/gravitational/shared-workflows/tree/gus/release-notes/tools/release-notes#readme RELEASE_NOTES_GEN = github.com/gravitational/shared-workflows/tools/release-notes@latest .PHONY: create-github-release create-github-release: LATEST = false