MartijnVisser commented on a change in pull request #18316: URL: https://github.com/apache/flink/pull/18316#discussion_r785826257
########## File path: docs/content.zh/release-notes/flink-1.10.md ########## @@ -179,7 +179,7 @@ If you try to reuse your previous Flink configuration without any adjustments, the new memory model can result in differently computed memory parameters for the JVM and, thus, performance changes. -Please, check [the user documentation](../deployment/memory/mem_setup.html) for more details. +Please, check [the user documentation](https://nightlies.apache.org/flink/flink-docs-release-1.10/ops/memory/mem_setup.html) for more details. Review comment: This link is specifically in the Flink 1.10 release notes. My concern is that if something gets removed or changed in a future version, the message from the release notes could be confusing because a newer page might have different content on it. -- 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]
