From 43c903a50160f397408fde6f48fe5ad42038660c Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 5 Feb 2016 16:01:45 -0800 Subject: [PATCH] Fix image target --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bd537d8..c3966b3 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Django Channels =============== .. image:: https://api.travis-ci.org/andrewgodwin/channels.svg - :target: https://api.travis-ci.org/andrewgodwin/channels + :target: https://travis-ci.org/andrewgodwin/channels **NOTE: The current master branch is in flux as it changes to match the final structure and the new ASGI spec. If you wish to use this in the meantime,