Skip to content

Commit 1875843

Browse files
committed
Merge pull request #283 from bfirsh/fix-travis-badge
Fix travis badge URL
2 parents e2ac293 + 31e046e commit 1875843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docker-py
22
=========
33

4-
[![Build Status](https://travis-ci.org/dotcloud/docker-py.png)](https://travis-ci.org/dotcloud/docker-py)
4+
[![Build Status](https://travis-ci.org/docker/docker-py.png)](https://travis-ci.org/docker/docker-py)
55

66
An API client for docker written in Python
77

0 commit comments

Comments
 (0)