openinx commented on code in PR #4665: URL: https://github.com/apache/iceberg/pull/4665#discussion_r895290639
########## docs/flink/flink-getting-started.md: ########## @@ -44,14 +43,14 @@ Iceberg integration for Apache Flink is available for Flink versions 1.12, 1.13, ## Preparation when using Flink SQL Client -To create iceberg table in flink, we recommend to use [Flink SQL Client](https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/sqlClient.html) because it's easier for users to understand the concepts. +To create iceberg table in flink, we recommend to use [Flink SQL Client](https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/dev/table/sqlclient/) because it's easier for users to understand the concepts. Review Comment: Why change this link to nighlies.apache.org ? I see the ci.apache.org will redirect to the target page correctly ? -- 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]
