brandboat commented on PR #715: URL: https://github.com/apache/kafka-site/pull/715#issuecomment-3246009733
> When I tested this branch, the zk2kraft.html page failed due to this policy. @m1a2st, It looks like you followed the instructions in [How to preview the latest documentation changes in Kafka repository?](https://github.com/apache/kafka-site?tab=readme-ov-file#how-to-preview-the-latest-documentation-changes-in-kafka-repository) , right? To work around the 404 error, try renaming the dev directory to 42 — that should help. I think this is a separate issue. I’ve already checked out the asf-site branch, and the same problem still occurs. That said, it might be worth updating the README.md. For example, the link shown in your video points to `/{{version}}/documentation.html#upgrade_4_0_1`, which should actually be `/42/documentation.html#upgrade_4_0_1`. The {{version}} comes from dev/js/templateData.js. Since the {{version}} placeholder isn’t being replaced properly, it results in a 404 error because the path doesn’t exist. -- 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: dev-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org