diff --git a/tools/pkgrepo.py b/tools/pkgrepo.py index 9c8cd3f459f..cf4d62ec3ad 100644 --- a/tools/pkgrepo.py +++ b/tools/pkgrepo.py @@ -1269,13 +1269,7 @@ def github( release_message = f"""\ # Welcome to Salt v{salt_version} - * For the latest release notes, see: [Release notes](https://docs.saltproject.io/en/latest/topics/releases/{salt_version}.html) - * For installation instructions, go to the [Salt install guide](https://docs.saltproject.io/salt/install-guide/en/latest/index.html) - * To access packages for the latest releases, go to the [Salt repository](https://repo.saltproject.io/) - - The Salt Project Team. - - | :exclamation: ATENTION | + | :exclamation: ATTENTION | |:-------------------------------------------------------------------------------------------------------------------------| | The archives generated by GitHub(`Source code(zip)`, `Source code(tar.gz)`) will not report Salt's version properly. | | Please use the tarball generated by The Salt Project Team(`salt-{salt_version}.tar.gz`).