Skip to content

Commit

Permalink
Fixed broken link to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Aug 9, 2017
1 parent 789e2ef commit 3888852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LearnGitBranching

[![Build Status](https://travis-ci.org/pcottle/learnGitBranching.svg?branch=master)](https://travis-ci.org/pcottlele/learnGitBranching)
[![Build Status](https://travis-ci.org/pcottle/learnGitBranching.svg?branch=master)](https://travis-ci.org/pcottle/learnGitBranching)

LearnGitBranching is a git repository visualizer, sandbox, and series of educational tutorials and challenges. Its primary purpose is to help developers understand git through the power of visualization (something that's absent when working on the command line).

Expand Down

0 comments on commit 3888852

Please sign in to comment.