manuzhang commented on code in PR #8165: URL: https://github.com/apache/iceberg/pull/8165#discussion_r1277646504
########## docs/flink-writes.md: ########## @@ -193,7 +193,7 @@ FlinkSink.builderFor( ### Branch Writes Writing to branches in Iceberg tables is also supported via the `toBranch` API in `FlinkSink` -For more information on branches please refer to [branches](../../tables/branching). +For more information on branches please refer to [branches](../branching). Review Comment: I'm matching this URL https://iceberg.apache.org/docs/latest/branching/ -- 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]
