Skip to content

Commit 9f2475c

Browse files
committed
Making sure the Wikipedia link will get rendered as a link
1 parent 49463b4 commit 9f2475c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/A1. Linear Regression - Overview.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"\n",
335335
"## References\n",
336336
"\n",
337-
"[1] Squared Error http://en.wikipedia.org/wiki/Residual_sum_of_squares"
337+
"[1] Squared Error <http://en.wikipedia.org/wiki/Residual_sum_of_squares>"
338338
]
339339
},
340340
{
@@ -426,4 +426,4 @@
426426
"metadata": {}
427427
}
428428
]
429-
}
429+
}

0 commit comments

Comments
 (0)