Skip to content

Commit 3a9b3f5

Browse files
chkoarjnothman
authored andcommitted
DOC Fix user guide link in MultiTaskElasticNetCV docstring (scikit-learn#8880)
1 parent 1de66a0 commit 3a9b3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/linear_model/coordinate_descent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1863,7 +1863,7 @@ class MultiTaskElasticNetCV(LinearModelCV, RegressorMixin):
18631863
18641864
i.e. the sum of norm of each row.
18651865
1866-
Read more in the :ref:`User Guide <multi_task_lasso>`.
1866+
Read more in the :ref:`User Guide <multi_task_elastic_net>`.
18671867
18681868
Parameters
18691869
----------

0 commit comments

Comments
 (0)