shashbha14 opened a new pull request, #49188:
URL: https://github.com/apache/arrow/pull/49188
When selecting "1.0" in the docs version dropdown, it redirected back to
the dev docs.
The entry for 1.0 in `docs/source/_static/versions.json` had
`url: https://arrow.apache.org/docs/dev/` instead of the correct
`https://arrow.apache.org/docs/1.0/`.
This PR updates the 1.0 entry to use the correct URL so the version
switcher works as expected.
Fixes #49187
--
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]