Skip to content

Commit

Permalink
Fix travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hvr authored Dec 10, 2016
1 parent 916f5b4 commit 6b509f0
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,4 +1,4 @@
# uuid [![Build Status](https://travis-ci.org/aslatter/uuid.svg?branch=master)](https://travis-ci.org/aslatter/uuid)
# uuid [![Build Status](https://travis-ci.org/hvr/uuid.svg?branch=master)](https://travis-ci.org/hvr/uuid)

This library is useful for creating, comparing, parsing and printing Universally
Unique Identifiers. See http://en.wikipedia.org/wiki/UUID for the general idea.
Expand Down

0 comments on commit 6b509f0

Please sign in to comment.