AlenkaF opened a new issue, #34160: URL: https://github.com/apache/arrow/issues/34160
### Describe the bug, including details regarding any error messages, version, and platform. There are currently three versions of the `versionwarning.js` file in apache/arrow-site: - docs/_static/versionwarning.js - docs/dev/_static/versionwarning.js - docs/10.0/_static/versionwarning.js and the only one needed should be `docs/_static/versionwarning.js`: - https://github.com/apache/arrow-site/blob/3d617f38ecc8522a6937715ea53eb26fe5f87066/docs/8.0/index.html#L4862 - https://github.com/apache/arrow-site/blob/3d617f38ecc8522a6937715ea53eb26fe5f87066/docs/developers/python.html#L5471 I think `docs/10.0/_static/versionwarning.js` is being copied with the release and should be removed in the process. The other one I am not sure about. ### Component(s) Documentation -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org