Skip to content

Commit 551ea22

Browse files
committed
Merge pull request scikit-learn#2917 from ariddell/patch-1
DOC: Update dead link in cross_decomposition.rst
2 parents eb9bc96 + dabf48c commit 551ea22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/cross_decomposition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Classes included in this module are :class:`PLSRegression`
3535
.. topic:: Reference:
3636

3737
* JA Wegelin
38-
`A survey of Partial Least Squares (PLS) methods, with emphasis on the two-block case <https://www.stat.washington.edu/www/research/reports/2000/tr371.pdf>`_
38+
`A survey of Partial Least Squares (PLS) methods, with emphasis on the two-block case <https://www.stat.washington.edu/research/reports/2000/tr371.pdf>`_
3939

4040
.. topic:: Examples:
4141

0 commit comments

Comments
 (0)