From 558d051ab715e60f30df153d6a6090721e4bf7df Mon Sep 17 00:00:00 2001 From: alvations Date: Mon, 5 Feb 2018 11:30:57 +0800 Subject: [PATCH] Added the HTTP Without the explicit HTTP, clicking the link github would automatically append the url to the existing incoming url and leads to https://github.com/fastai/courses/blob/master/deeplearning2/course.fast.ai/part2.html --- deeplearning2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeplearning2/README.md b/deeplearning2/README.md index a5ca98feb..a59b726d2 100644 --- a/deeplearning2/README.md +++ b/deeplearning2/README.md @@ -1,3 +1,3 @@ # Part 2: Cutting Edge Deep Learning for Coders -This is the repo for [Cutting Edge Deep Learning for Coders](course.fast.ai/part2.html). See the course page for details on these notebooks and the associated videos. +This is the repo for [Cutting Edge Deep Learning for Coders](http://course.fast.ai/part2.html). See the course page for details on these notebooks and the associated videos.