Skip to content

Commit cf9d958

Browse files
authored
Clarify release-guide.md (#36237)
* Clarify release-guide.md * Update contributor-docs/release-guide.md * Update contributor-docs/release-guide.md
1 parent 6c7bbde commit cf9d958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor-docs/release-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ svn rm $OLD_RELEASE_VERSION # Delete all artifacts from old releases.
10521052
svn commit -m "Adding artifacts for the ${RELEASE_VERSION} release and removing old artifacts"
10531053
```
10541054

1055-
Make sure the last release's artifacts have been copied from `dist.apache.org` to `archive.apache.org`.
1055+
Make sure the old release's artifacts have been copied to [archive.apache.org](https://archive.apache.org/dist/beam/).
10561056
This should happen automatically: [dev@ thread](https://lists.apache.org/thread.html/39c26c57c5125a7ca06c3c9315b4917b86cd0e4567b7174f4bc4d63b%40%3Cdev.beam.apache.org%3E) with context.
10571057

10581058
#### Recordkeeping with ASF

0 commit comments

Comments
 (0)