From d4a13e35490639c2435f2ec351182957a12dc0e4 Mon Sep 17 00:00:00 2001 From: Umut Bozkurt Date: Fri, 11 Aug 2017 14:32:14 +0300 Subject: [PATCH] Change codecov & travis status image urls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9928d29..7611a62 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Django Rest Framework Mongoengine ================================= -[![Build Status](https://travis-ci.org/BurkovBA/django-rest-framework-mongoengine.svg?branch=master)](https://travis-ci.org/BurkovBA/django-rest-framework-mongoengine) -[![codecov](https://codecov.io/gh/BurkovBA/django-rest-framework-mongoengine/branch/master/graph/badge.svg)](https://codecov.io/gh/BurkovBA/django-rest-framework-mongoengine) +[![Build Status](https://travis-ci.org/umutbozkurt/django-rest-framework-mongoengine.svg?branch=master)](https://travis-ci.org/umutbozkurt/django-rest-framework-mongoengine) +[![codecov](https://codecov.io/gh/umutbozkurt/django-rest-framework-mongoengine/branch/master/graph/badge.svg)](https://codecov.io/gh/umutbozkurt/django-rest-framework-mongoengine) [![PyPI version](https://badge.fury.io/py/django-rest-framework-mongoengine.svg)](https://badge.fury.io/py/django-rest-framework-mongoengine) [![Join the chat at https://gitter.im/BurkovBA/django-rest-framework-mongoengine](https://badges.gitter.im/BurkovBA/django-rest-framework-mongoengine.svg)](https://gitter.im/BurkovBA/django-rest-framework-mongoengine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)