Skip to content

MAINT: update documentation URL#738

Merged
GaelVaroquaux merged 1 commit intojoblib:masterfrom
aabadie:doc_url
Aug 8, 2018
Merged

MAINT: update documentation URL#738
GaelVaroquaux merged 1 commit intojoblib:masterfrom
aabadie:doc_url

Conversation

@aabadie
Copy link
Copy Markdown
Contributor

@aabadie aabadie commented Aug 8, 2018

fixes #737

This PR replaces all occurrences of pythonhosted URL with the one on readthedocs.

@aabadie aabadie requested a review from GaelVaroquaux August 8, 2018 13:05
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 8, 2018

Codecov Report

Merging #738 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
- Coverage   95.36%   95.31%   -0.05%     
==========================================
  Files          42       42              
  Lines        6128     6128              
==========================================
- Hits         5844     5841       -3     
- Misses        284      287       +3
Impacted Files Coverage Δ
joblib/__init__.py 100% <ø> (ø) ⬆️
joblib/test/test_dask.py 96.85% <0%> (-1.26%) ⬇️
joblib/_parallel_backends.py 96.8% <0%> (-0.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eadd6d6...c3b8035. Read the comment docs.

Copy link
Copy Markdown
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@GaelVaroquaux GaelVaroquaux merged commit ec4f1ca into joblib:master Aug 8, 2018
@aabadie aabadie deleted the doc_url branch August 8, 2018 21:07
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.

Forward URL from pythonhosted to readthedocs

2 participants