Skip to content

Commit 5f046ef

Browse files
committed
hotfix link in example
1 parent 784f2b4 commit 5f046ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/40_advanced/example_get_pipeline_components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
############################################################################
119119
# The only other important entry is the budget in case you are using
120120
# auto-sklearn with
121-
# `successive halving <../60_search/example_successive_halving.py>`_.
121+
# `successive halving <../60_search/example_successive_halving.html>`_.
122122
# The remaining parts of the key can be ignored for auto-sklearn and are
123123
# only there because the underlying optimizer, SMAC, can handle more general
124124
# problems, too.

0 commit comments

Comments
 (0)