Skip to content

remove trailing slash from base URLs on readthedocs.io#34

Merged
Carreau merged 5 commits intoQuansight-Labs:mainfrom
drammock:updates
Oct 14, 2024
Merged

remove trailing slash from base URLs on readthedocs.io#34
Carreau merged 5 commits intoQuansight-Labs:mainfrom
drammock:updates

Conversation

@drammock
Copy link
Copy Markdown
Contributor

on a recent MNE-Python doc build I see that trailing slashes in the base URL are causing redirection warnings:

intersphinx inventory has moved: https://pybv.readthedocs.io/en/latest//objects.inv -> https://pybv.readthedocs.io/en/latest/objects.inv

intersphinx inventory has moved: https://imageio.readthedocs.io/en/stable//objects.inv -> https://imageio.readthedocs.io/en/stable/objects.inv

intersphinx inventory has moved: https://joblib.readthedocs.io/en/latest//objects.inv -> https://joblib.readthedocs.io/en/latest/objects.inv

intersphinx inventory has moved: https://numba.readthedocs.io/en/latest//objects.inv -> https://numba.readthedocs.io/en/latest/objects.inv

intersphinx inventory has moved: https://patsy.readthedocs.io/en/latest//objects.inv -> https://patsy.readthedocs.io/en/latest/objects.inv

intersphinx inventory has moved: https://pyqtgraph.readthedocs.io/en/latest//objects.inv -> https://pyqtgraph.readthedocs.io/en/latest/objects.inv

I'm assuming it affects all inventories stored on readthedocs.io so I've changed all of them, not just the ones MNE uses. Should reduce noise in everyone's logs.

@Carreau Carreau merged commit 9430626 into Quansight-Labs:main Oct 14, 2024
@Carreau
Copy link
Copy Markdown
Collaborator

Carreau commented Oct 14, 2024

thanks.

@drammock drammock deleted the updates branch October 14, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants