From 0c23674300067add0299c63d861981dc981611d9 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Wed, 3 Jul 2024 10:29:24 -0700 Subject: [PATCH] publish-announcement: update link to released binaries --- cmd/releasego/templates/announcement.template.md | 2 +- .../testdata/publish-announcement/only-one-branch.golden.md | 2 +- .../testdata/publish-announcement/real-2024-06-04.golden.md | 2 +- .../testdata/publish-announcement/three-branches.golden.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmd/releasego/templates/announcement.template.md b/cmd/releasego/templates/announcement.template.md index c88d1871..3fdd66ea 100644 --- a/cmd/releasego/templates/announcement.template.md +++ b/cmd/releasego/templates/announcement.template.md @@ -8,7 +8,7 @@ featured_image: summary: The Microsoft builds of the Go security patches released today, are now available for download. --- -A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#binary-distribution). For more information about this release and the changes included, see the table below: +A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#download-and-install). For more information about this release and the changes included, see the table below: | Microsoft Release | Upstream Tag | |-------------------|--------------| diff --git a/cmd/releasego/testdata/publish-announcement/only-one-branch.golden.md b/cmd/releasego/testdata/publish-announcement/only-one-branch.golden.md index 9fc7fe71..7ec9f389 100644 --- a/cmd/releasego/testdata/publish-announcement/only-one-branch.golden.md +++ b/cmd/releasego/testdata/publish-announcement/only-one-branch.golden.md @@ -8,7 +8,7 @@ featured_image: summary: The Microsoft builds of the Go security patches released today, are now available for download. --- -A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#binary-distribution). For more information about this release and the changes included, see the table below: +A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#download-and-install). For more information about this release and the changes included, see the table below: | Microsoft Release | Upstream Tag | |-------------------|--------------| diff --git a/cmd/releasego/testdata/publish-announcement/real-2024-06-04.golden.md b/cmd/releasego/testdata/publish-announcement/real-2024-06-04.golden.md index 9813016b..985175bf 100644 --- a/cmd/releasego/testdata/publish-announcement/real-2024-06-04.golden.md +++ b/cmd/releasego/testdata/publish-announcement/real-2024-06-04.golden.md @@ -8,7 +8,7 @@ featured_image: summary: The Microsoft builds of the Go security patches released today, are now available for download. --- -A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#binary-distribution). For more information about this release and the changes included, see the table below: +A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#download-and-install). For more information about this release and the changes included, see the table below: | Microsoft Release | Upstream Tag | |-------------------|--------------| diff --git a/cmd/releasego/testdata/publish-announcement/three-branches.golden.md b/cmd/releasego/testdata/publish-announcement/three-branches.golden.md index 3e18a232..452a0cff 100644 --- a/cmd/releasego/testdata/publish-announcement/three-branches.golden.md +++ b/cmd/releasego/testdata/publish-announcement/three-branches.golden.md @@ -8,7 +8,7 @@ featured_image: summary: The Microsoft builds of the Go security patches released today, are now available for download. --- -A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#binary-distribution). For more information about this release and the changes included, see the table below: +A new set of Microsoft Go builds is now [available for download](https://github.com/microsoft/go#download-and-install). For more information about this release and the changes included, see the table below: | Microsoft Release | Upstream Tag | |-------------------|--------------|