Skip to content

Updated URL for joblib.Memory reference#23664

Merged
lesteve merged 1 commit intoscikit-learn:mainfrom
Jofleming:main
Jun 17, 2022
Merged

Updated URL for joblib.Memory reference#23664
lesteve merged 1 commit intoscikit-learn:mainfrom
Jofleming:main

Conversation

@Jofleming
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Fixes #23631

What does this implement/fix? Explain your changes.

Fixed broken link https://pythonhosted.org/joblib/memory.html for joblib memory reference in modules/compose.rst

by replace with

https://joblib.readthedocs.io/en/latest/memory.html

Any other comments?

Original link is not referenced anywhere else.

@lesteve lesteve merged commit 858e44e into scikit-learn:main Jun 17, 2022
@lesteve
Copy link
Copy Markdown
Member

lesteve commented Jun 17, 2022

Merging, thanks!

ogrisel pushed a commit to ogrisel/scikit-learn that referenced this pull request Jul 11, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Aug 4, 2022
glemaitre pushed a commit that referenced this pull request Aug 5, 2022
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.

Fix broken links in the documentation

2 participants