wuchong commented on a change in pull request #10844: [FLINK-15559][docs] Fix broken links due to missing baseurl URL: https://github.com/apache/flink/pull/10844#discussion_r366123770
########## File path: docs/release-notes/flink-1.8.md ########## @@ -200,7 +200,7 @@ The `CompositeSerializerSnapshot` utility class has been removed. You should now use `CompositeTypeSerializerSnapshot` instead, for snapshots of composite serializers that delegate serialization to multiple nested serializers. Please see -[here](/dev/stream/state/custom_serialization.html#implementing-a-compositetypeserializersnapshot) +[here](/projects/flink/flink-docs-release-1.8/dev/stream/state/custom_serialization.html#implementing-a-compositetypeserializersnapshot) Review comment: I'm not sure about this. If we build the docs in local, this link is broken. I think we can use `http://ci.apache.org/projects/flink/flink-docs-release-1.8` directly here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
