This is an automated email from the ASF dual-hosted git repository.
yichi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new f174eba70fc Update release-guide.md
f174eba70fc is described below
commit f174eba70fce29aeaf4fb10c64b3000f0e13bb18
Author: Yichi Zhang <[email protected]>
AuthorDate: Mon May 16 15:54:57 2022 -0700
Update release-guide.md
---
website/www/site/content/en/contribute/release-guide.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/www/site/content/en/contribute/release-guide.md
b/website/www/site/content/en/contribute/release-guide.md
index c90d998ba05..9a38c181104 100644
--- a/website/www/site/content/en/contribute/release-guide.md
+++ b/website/www/site/content/en/contribute/release-guide.md
@@ -722,7 +722,7 @@ all major features and bug fixes, and all known issues.
1. Maven artifacts deployed to the staging repository of
[repository.apache.org](https://repository.apache.org/content/repositories/)
1. Source distribution deployed to the dev repository of
[dist.apache.org](https://dist.apache.org/repos/dist/dev/beam/)
-1. Website pull request proposed to list the
[release](/get-started/downloads/), publish the [Java API reference
manual](https://beam.apache.org/releases/javadoc/), and publish the [Python API
reference manual](https://beam.apache.org/releases/pydoc/).
+1. Website pull request proposed to list the
[release](https://beam.apache.org/get-started/downloads/), publish the [Java
API reference manual](https://beam.apache.org/releases/javadoc/), and publish
the [Python API reference manual](https://beam.apache.org/releases/pydoc/).
1. Docker images are published to
[DockerHub](https://hub.docker.com/search?q=apache%2Fbeam&type=image) with
tags: {RELEASE}_rc{RC_NUM}.
You can (optionally) also do additional verification by: