Skip to content

Commit

Permalink
Fix position of link about Git on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Raniere Silva committed Apr 11, 2016
1 parent 666626a commit e39365c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,6 @@ <h4 id="shell-linux">Linux</h4>
<div id='git'> <!-- Start of 'Git' section. GitHub browser compatability
is given at https://help.github.com/articles/supported-browsers/-->
<h3>Git</h3>
<a href="https://www.youtube.com/watch?v=9LQhwETCdwY ">Video Tutorial</a>
<p>
Git is a version control system that lets you track who made changes
to what when and has options for easily updating a shared or public
Expand All @@ -477,7 +476,7 @@ <h4 id="git-windows">Windows</h4>
</div>
<div class="col-md-4">
<h4 id="git-macosx">Mac OS X</h4>

<a href="https://www.youtube.com/watch?v=9LQhwETCdwY ">Video Tutorial</a>
<p>
<strong>For OS X 10.9 and higher</strong>, install Git for Mac
by downloading and running the most recent "mavericks" installer from
Expand Down

0 comments on commit e39365c

Please sign in to comment.