Skip to content

Commit 647b7c1

Browse files
FERRIAjnothman
authored andcommitted
DOC Changed Contributor's Guide to Development Guide scikit-learn#7690 (scikit-learn#7691)
1 parent 0653aac commit 647b7c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Development
7878

7979
We welcome new contributors of all experience levels. The scikit-learn
8080
community goals are to be helpful, welcoming, and effective. The
81-
`Contributor's Guide <http://scikit-learn.org/stable/developers/index.html>`_
81+
`Development Guide <http://scikit-learn.org/stable/developers/index.html>`_
8282
has detailed information about contributing code, documentation, tests, and
8383
more. We've included some basic information in this README.
8484

doc/documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Documentation of scikit-learn 0.19.dev0
6464
<!-- row -->
6565
<div class="row-fluid">
6666
<div class="span4 box">
67-
<h2><a href="developers/index.html">Contributing</a></h2>
67+
<h2><a href="developers/index.html">Development</a></h2>
6868
<blockquote>Information on how to contribute. This also
6969
contains useful information for advanced users, for example
7070
how to build their own estimators.

0 commit comments

Comments
 (0)