nastra commented on code in PR #7761:
URL: https://github.com/apache/iceberg/pull/7761#discussion_r1226871773


##########
docs/flink-getting-started.md:
##########
@@ -77,7 +77,7 @@ export HADOOP_CLASSPATH=`$HADOOP_HOME/bin/hadoop classpath`
 ./bin/start-cluster.sh
 ```
 
-Start the Flink SQL client. There is a separate `flink-runtime` module in the 
Iceberg project to generate a bundled jar, which could be loaded by Flink SQL 
client directly. To build the `flink-runtime` bundled jar manually, build the 
`iceberg` project, and it will generate the jar under 
`<iceberg-root-dir>/flink-runtime/build/libs`. Or download the `flink-runtime` 
jar from the [Apache 
repository](https://repo.maven.apache.org/maven2/org/apache/iceberg/iceberg-flink-runtime-1.16/{{%
 icebergVersion %}}/).
+Start the Flink SQL client. There is a separate `flink-runtime` module in the 
Iceberg project to generate a bundled jar, which could be loaded by Flink SQL 
client directly. To build the `flink-runtime` bundled jar manually, build the 
`iceberg` project, and it will generate the jar under 
`<iceberg-root-dir>/flink-runtime/build/libs`. Or download the `flink-runtime` 
jar from the [Apache repository] 
(https://repo.maven.apache.org/maven2/org/apache/iceberg/iceberg-flink-runtime-1.16/{{%icebergVersion%}}/).

Review Comment:
   The link in https://iceberg.apache.org/docs/latest/flink/ works fine for me. 
Note that the markdown files are being served by [Hugo](https://gohugo.io/) so 
the original link here was correct



-- 
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]

Reply via email to