Skip to content

Commit 86f82ca

Browse files
committed
Fix broken link in docs
1 parent c719268 commit 86f82ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ipynb/structured_data_regression.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"## A Simple Example\n",
3737
"The first step is to prepare your data. Here we use the [California housing\n",
3838
"dataset](\n",
39-
"https://scikit-learn.org/stable/datasets/index.html#california-housing-dataset)\n",
39+
"https://scikit-learn.org/stable/datasets/real_world.html#california-housing-dataset)\n",
4040
"as an example.\n"
4141
]
4242
},

0 commit comments

Comments
 (0)