Fokko commented on code in PR #2366: URL: https://github.com/apache/iceberg-python/pull/2366#discussion_r2292159312
########## mkdocs/docs/how-to-release.md: ########## @@ -397,7 +397,7 @@ Ensure to update the `PYICEBERG_VERSION` in the [Dockerfile](https://github.com/ ### Set up GPG key and Upload to Apache Iceberg KEYS file -To set up GPG key locally, see the instructions [here](http://www.apache.org/dev/openpgp.html#key-gen-generate-key). +To set up GPG key locally, see the instructions [instructions link](http://www.apache.org/dev/openpgp.html#key-gen-generate-key). Review Comment: ```suggestion To set up GPG key locally, see the [instructions](http://www.apache.org/dev/openpgp.html#key-gen-generate-key). ``` -- 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]
