Skip to content

Common link to contributing guide has a redirect loop #10279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jder opened this issue May 1, 2025 · 4 comments · Fixed by #10282
Closed

Common link to contributing guide has a redirect loop #10279

jder opened this issue May 1, 2025 · 4 comments · Fixed by #10282
Labels
needs triage Issue that has not been reviewed by xarray team member

Comments

@jder
Copy link
Contributor

jder commented May 1, 2025

What is your issue?

The links https://docs.xarray.dev/en/latest/contributing.html and https://docs.xarray.dev/en/stable/contributing.html return HTTP 302 redirects back to those same URLs, leading to a redirect loop. These links are present in xarray's README.md and many other places including the contributing.rst itself. (I tried in a couple different browsers and via curl.)

Looks like this is configured from the Read the Docs admin?

@jder jder added the needs triage Issue that has not been reviewed by xarray team member label May 1, 2025
Copy link

welcome bot commented May 1, 2025

Thanks for opening your first issue here at xarray! Be sure to follow the issue template!
If you have an idea for a solution, we would really welcome a Pull Request with proposed changes.
See the Contributing Guide for more.
It may take us a while to respond here, but we really value your contribution. Contributors like you help make xarray better.
Thank you!

@jder
Copy link
Contributor Author

jder commented May 1, 2025

Looks like this was probably part of #8708? cc @scottyhq

@scottyhq
Copy link
Contributor

scottyhq commented May 1, 2025

Ah shoot, yes looks like it... A PR would be welcome, otherwise I'll plan to put in a fix tomorrow, in the meantime, the last rendering on the docs is still valid https://docs.xarray.dev/en/v2025.03.1/contributing.html

@jder
Copy link
Contributor Author

jder commented May 1, 2025

I wasn't sure how to fix with a PR since I think the redirect is configured in the Read the Docs admin? Unless you mean change all the URLS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue that has not been reviewed by xarray team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants