You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributor-docs/release-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1052,7 +1052,7 @@ svn rm $OLD_RELEASE_VERSION # Delete all artifacts from old releases.
1052
1052
svn commit -m "Adding artifacts for the ${RELEASE_VERSION} release and removing old artifacts"
1053
1053
```
1054
1054
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/).
1056
1056
This should happen automatically: [dev@ thread](https://lists.apache.org/thread.html/39c26c57c5125a7ca06c3c9315b4917b86cd0e4567b7174f4bc4d63b%40%3Cdev.beam.apache.org%3E) with context.
0 commit comments