Skip to content

Commit c7839c4

Browse files
authored
MAINT remove wrong redirection machine learning map (#29892)
1 parent cfa5270 commit c7839c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ def add_js_css_files(app, pagename, templatename, context, doctree):
463463
"auto_examples/exercises/plot_cv_digits.py": (
464464
"auto_examples/model_selection/plot_nested_cross_validation_iris.py"
465465
),
466-
"tutorial/machine_learning_map/index.html": "machine_learning_map/index.html",
467466
}
468467
html_context["redirects"] = redirects
469468
for old_link in redirects:

0 commit comments

Comments
 (0)