From a6b93ccaf662cb9d719753098e146f939f8ee117 Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@donarmstrong.com>
Date: Mon, 23 May 2016 12:49:46 -0700
Subject: [PATCH] fix try.github link

---
 posts/essential_data_science_git.mdwn | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/posts/essential_data_science_git.mdwn b/posts/essential_data_science_git.mdwn
index ec551d5..297b0e9 100644
--- a/posts/essential_data_science_git.mdwn
+++ b/posts/essential_data_science_git.mdwn
@@ -6,9 +6,9 @@ in bioinformatics and any data-based science in general. So towards
 this end, one of the first essential tools for any data scientist is a
 knowledge of [git](https://en.wikipedia.org/wiki/Git_(software)).
 
-Start first with [https://try.github.io/levels/1/challenges/1](Code
-School's simple introduction to git) which gives you the basics of
-using git from the command line.
+Start first with
+[Code School's simple introduction to git](https://try.github.io/levels/1/challenges/1)
+which gives you the basics of using git from the command line.
 
 Then, check out
 [set of lectures on Git and GitHub](https://www.youtube.com/playlist?list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD)
-- 
2.39.5