aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-10-02 19:54:20 +0100
committerTom Christie2012-10-02 19:54:20 +0100
commit31b06f1721f98730556dc56927b985e4032788c3 (patch)
treefbc4903e7d7b8a3c6e311c0781becd3728f309dc
parent616e6f5f4d747e3be7e5ca2efe72872ed586bd3d (diff)
downloaddjango-rest-framework-31b06f1721f98730556dc56927b985e4032788c3.tar.bz2
Cleaner travis image link
-rw-r--r--docs/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index e7db5dbc..6e4d6257 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,5 +1,5 @@
<iframe src="http://ghbtns.com/github-btn.html?user=tomchristie&amp;repo=django-rest-framework&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
-[![Build Status](https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2)][travis]
+[![travis-build-image]][travis]
# Django REST framework
@@ -140,6 +140,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=restframework2
+[travis-build-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2
[urlobject]: https://github.com/zacharyvoase/urlobject
[markdown]: http://pypi.python.org/pypi/Markdown/
[yaml]: http://pypi.python.org/pypi/PyYAML