Fokko commented on code in PR #3092: URL: https://github.com/apache/avro/pull/3092#discussion_r1715535842
########## doc/config.toml: ########## @@ -265,6 +262,10 @@ url = "http://www.apache.org/security/" version = "++version++ (Current)" url = "/docs/++version++/" +[[params.versions]] +version = "1.12.0" +url = "https://avro.apache.org/docs/1.12.0/" Review Comment: Yes, still have to get to that. It looks like it is part of the release, but unsure how it works since we've changed build systems: - https://avro.apache.org/docs/1.11.1/ - https://avro.apache.org/docs/1.10.0/ I'll dig into this and make sure to document 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]
