Skip to content

Commit 4605439

Browse files
committed
Merge pull request scikit-learn#3082 from ElDeveloper/install-link
DOC: Remove dead link
2 parents 2e85d0a + b965452 commit 4605439

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/install.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _installation-instructions:
2+
13
=========================
24
Installing `scikit-learn`
35
=========================

doc/tutorial/text_analytics/working_with_text_data.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ Tutorial setup
2727
To get started with this tutorial, you firstly must have the
2828
*scikit-learn* and all of its required dependencies installed.
2929

30-
Please refer to the `scikit-learn install`_ page for more information
31-
and for per-system instructions.
32-
33-
.. _`scikit-learn install`: http://scikit-learn.sourceforge.net/install.html
30+
Please refer to the :ref:`installation instructions <installation-instructions>`
31+
page for more information and for per-system instructions.
3432

3533
The source of this tutorial can be found within your
3634
scikit-learn folder::

0 commit comments

Comments
 (0)