From d39fc1644c7aa8ca5bafd60a6517c81c560eb930 Mon Sep 17 00:00:00 2001 From: Phil Turner Date: Wed, 7 Feb 2018 20:55:12 +0000 Subject: [PATCH] Fix video repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cba087..b8be127 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Neural Network JavaScript library for Coding Train tutorials ## Getting Started -If you're looking for the original source code to match the videos [visit this repo] (https://github.com/CodingTrain/Rainbow-Code/tree/master/Courses/natureofcode/10.18-toy_neural_network) +If you're looking for the original source code to match the videos [visit this repo](https://github.com/CodingTrain/Rainbow-Code/tree/master/Courses/natureofcode/10.18-toy_neural_network) TODO