Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
[MRG+1] fix the path of html files in contributing.md #10688
+1
−1
Conversation
qinhanmin2014
changed the title from
[MRG] fix the path of html files in contributing.md
to
[MRG+1] fix the path of html files in contributing.md
Feb 25, 2018
jnothman
merged commit 651d4af
into
scikit-learn:master
Feb 25, 2018
8 checks passed
ci/circleci: deploy
Your tests passed on CircleCI!
Details
ci/circleci: python2
Your tests passed on CircleCI!
Details
ci/circleci: python3
Your tests passed on CircleCI!
Details
codecov/patch
Coverage not affected when comparing 0e04f1c...5b7a5f2
Details
codecov/project
94.97% (-0.02%) compared to 0e04f1c
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
lgtm analysis: Python
No alert changes
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
albertcthomas commentedFeb 24, 2018
What does this implement/fix? Explain your changes.
When building the documentation, the resulting html files are located in _build/html/stable as indicated in the contributing section of the user guide. This PR fixes the path in CONTRIBUTING.md