mingdaoy commented on code in PR #18961: URL: https://github.com/apache/kafka/pull/18961#discussion_r1961512459
########## docs/upgrade.html: ########## @@ -45,10 +45,8 @@ <h5><a id="upgrade_400_notable" href="#upgrade_400_notable">Notable changes in 4 <a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-896%3A+Remove+old+client+protocol+API+versions+in+Kafka+4.0">KIP-896</a> for the details. </li> <li> - Before updating your Kafka cluster which build on Zookeeper to Kafka 4.0, you must understand what the updates and changes - are between Zookeeper mode and Kraft mode. See the following page to learn about some of the significant changes in - latest Kafka releases. - <!--#include virtual="zk2kraft.html" --> + Before updating your Kafka cluster built on Zookeeper to Kafka 4.0, you must understand the updates and changes + between Zookeeper mode and Kraft mode. See <a href="/{{version}}/zk2kraft">Significant Changes</a> in latest Kafka releases for more information. Review Comment: @frankvicky This should be changed to the new title. WDYT? ```suggestion between Zookeeper mode and Kraft mode. See <a href="/{{version}}/zk2kraft">1.5.1 Removed Zookeeper Configurations and Metrics</a> in latest Kafka releases for more information. ``` -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org