Skip to content

Common link to contributing guide has a redirect loop #10279

Closed
@jder

Description

@jder
Contributor

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?

Activity

added
needs triageIssue that has not been reviewed by xarray team member
on May 1, 2025
welcome

welcome commented on May 1, 2025

@welcome

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

jder commented on May 1, 2025

@jder
ContributorAuthor

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

scottyhq

scottyhq commented on May 1, 2025

@scottyhq
Contributor

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

jder commented on May 1, 2025

@jder
ContributorAuthor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageIssue that has not been reviewed by xarray team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @jder@scottyhq

      Issue actions

        Common link to contributing guide has a redirect loop · Issue #10279 · pydata/xarray