mimaison commented on PR #856: URL: https://github.com/apache/kafka-site/pull/856#issuecomment-4675113046
Sorry but as I said in https://github.com/apache/kafka-site/pull/856#issuecomment-4371428908, when building the docs the `generated` folder is in the artifact that we put under `content/en`. So I think it would be better to pick it from there. Currently `generated` is picked from `static`. So we want to: - delete the `generated` copy under `static/42`, 42 currently has a copy under `content/en` - move the `generated` folder of 43 under `content/en` Does that make sense? -- 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]
