Skip to content

Commit 20bf6a7

Browse files
committed
Merge pull request nborwankar#6 from mrshu/patch-3
Updated Wikipedia link to reflect markdown formatting
2 parents a3cd4db + 9c65ab1 commit 20bf6a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/C1. Random Forests - Overview.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"cell_type": "markdown",
134134
"metadata": {},
135135
"source": [
136-
"[1] Decision Trees http://en.wikipedia.org/wiki/Decision_tree_learning"
136+
"[1] Decision Trees <http://en.wikipedia.org/wiki/Decision_tree_learning>"
137137
]
138138
},
139139
{
@@ -225,4 +225,4 @@
225225
"metadata": {}
226226
}
227227
]
228-
}
228+
}

0 commit comments

Comments
 (0)