kevinjqliu commented on code in PR #1538: URL: https://github.com/apache/iceberg-rust/pull/1538#discussion_r2221366198
########## website/src/release.md: ########## @@ -231,7 +231,7 @@ https://downloads.apache.org/iceberg/KEYS Git tag for the release: -https://github.com/apache/iceberg-rust/releases/tag/${release_version} +https://github.com/apache/iceberg-rust/releases/tag/v${iceberg_version} Review Comment: already fixed lower down the same file https://github.com/apache/iceberg-rust/blob/1d217d4943bcce0ec97bb135fba10cda14da6b79/website/src/release.md#L389 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
