Skip to content

Commit

Permalink
Fix hyperlink to phd comic
Browse files Browse the repository at this point in the history
fixes #1
  • Loading branch information
mkuzak committed Jun 2, 2016
1 parent 0b56dae commit 9bb543b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Git_lesson.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ In addition to the skill level self-reporting you've been doing, now we've hit t

Git is a 'free and open source distributed version control system'. We probably know what free and open source means but we might be less sure about what a 'distributed version control system is'. One way to understand what Git and version control systems do is to look at the types of problems they are built to address.

<![PhD comics](http://www.phdcomics.com/comics/archive/phd101212s.gif)>
[PhD comics](http://www.phdcomics.com/comics/archive/phd101212s.gif)

Many of us will have had an experience similar to this. We are working on an important piece of work and we attempt to maintain multiple versions of this document, all at different stages of completeness.

Expand Down

0 comments on commit 9bb543b

Please sign in to comment.