Skip to content

Commit 31e046e

Browse files
committed
Fix travis badge URL
Repository moved from dotcloud to docker Signed-off-by: Ben Firshman <[email protected]> Docker-DCO-1.1-Signed-off-by: Ben Firshman <[email protected]> (github: bfirsh)
1 parent e2ac293 commit 31e046e

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)