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

Broken link in docs #3121

Closed
astrojuanlu opened this issue Oct 5, 2023 · 1 comment · Fixed by #3122
Closed

Broken link in docs #3121

astrojuanlu opened this issue Oct 5, 2023 · 1 comment · Fixed by #3122
Labels
Component: Documentation 📄 Issue/PR for markdown and API documentation Issue: Bug Report 🐞 Bug that needs to be fixed

Comments

@astrojuanlu
Copy link
Member

sphinx.errors.SphinxWarning: /home/docs/checkouts/readthedocs.org/user_builds/kedro/checkouts/3119/docs/source/nodes_and_pipelines/micro_packaging.md:13:broken link: https://docs.python.org/3/distutils/sourcedist.html (404 Client Error: Not Found for url: https://docs.python.org/3/distutils/sourcedist.html)

https://readthedocs.org/projects/kedro/builds/22126273/

Probably because distutils was removed on Python 3.12

@astrojuanlu astrojuanlu added Component: Documentation 📄 Issue/PR for markdown and API documentation Issue: Bug Report 🐞 Bug that needs to be fixed labels Oct 5, 2023
@stichbury
Copy link
Contributor

Under review in #3122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation 📄 Issue/PR for markdown and API documentation Issue: Bug Report 🐞 Bug that needs to be fixed
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants