Skip to content
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

Fix the inter Sphinx mappings for Conda urls #35

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

martin-g
Copy link
Contributor

Fixes the following warnings:

loading intersphinx inventory 'conda.io' from https://conda.io/en/latest/objects.inv ...
loading intersphinx inventory 'conda-build' from https://conda.io/projects/conda-build/en/latest/objects.inv ...
loading intersphinx inventory 'conda' from https://conda.io/projects/conda/en/latest/objects.inv ...
intersphinx inventory has moved: https://conda.io/en/latest/objects.inv -> https://docs.conda.io/en/latest/objects.inv
intersphinx inventory has moved: https://conda.io/projects/conda/en/latest/objects.inv -> https://docs.conda.io/projects/conda/en/latest/objects.inv
intersphinx inventory has moved: https://conda.io/projects/conda-build/en/latest/objects.inv -> https://docs.conda.io/projects/conda-build/en/latest/objects.inv

@martin-g martin-g changed the title Fox the inter Sphinx mappings for Conda urls Fix the inter Sphinx mappings for Conda urls Nov 27, 2024
Fixes the following warnings:
```
loading intersphinx inventory 'conda.io' from https://conda.io/en/latest/objects.inv ...
loading intersphinx inventory 'conda-build' from https://conda.io/projects/conda-build/en/latest/objects.inv ...
loading intersphinx inventory 'conda' from https://conda.io/projects/conda/en/latest/objects.inv ...
intersphinx inventory has moved: https://conda.io/en/latest/objects.inv -> https://docs.conda.io/en/latest/objects.inv
intersphinx inventory has moved: https://conda.io/projects/conda/en/latest/objects.inv -> https://docs.conda.io/projects/conda/en/latest/objects.inv
intersphinx inventory has moved: https://conda.io/projects/conda-build/en/latest/objects.inv -> https://docs.conda.io/projects/conda-build/en/latest/objects.inv
```

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@bgruening bgruening merged commit a609df5 into bioconda:main Dec 2, 2024
2 checks passed
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