Skip to content

Commit 7c04d4b

Browse files
Fix travis badge
1 parent c134493 commit 7c04d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# pep484 stubs for Django REST framework
44

5-
[![Build Status](https://travis-ci.org/mkurnikov/djangorestframework-stubs.svg?branch=master)](https://travis-ci.org/mkurnikov/djangorestframework-stubs)
5+
[![Build Status](https://travis-ci.com/typeddjango/djangorestframework-stubs.svg?branch=master)](https://travis-ci.com/typeddjango/djangorestframework-stubs)
66
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
77

88

@@ -30,4 +30,4 @@ in your `mypy.ini` file.
3030

3131
We have Gitter here https://gitter.im/mypy-django/Lobby.
3232

33-
If you think you have more generic typing issue, please refer to https://github.com/python/mypy and their Gitter.
33+
If you think you have more generic typing issue, please refer to https://github.com/python/mypy and their Gitter.

0 commit comments

Comments
 (0)