Skip to content

Commit 66a940b

Browse files
Merge pull request #18 from ekonstantinidis/update-readme
Update Travis Badge
2 parents e3fa646 + 20341c1 commit 66a940b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

33
Document Web APIs made with Django Rest Framework.
44

5+
![DRFdocs](http://drfdocs.com/static/images/mockup.png)
56

67
### Supports
78

@@ -52,8 +53,8 @@ Finally include the `rest_framework_docs` urls in your `urls.py`:
5253

5354
First of all thanks to the [Django](http://www.djangoproject.com/) core team and to all the contributors of [Django REST Framework](http://www.django-rest-framework.org/) for their amazing work. Also I would like to thank [Marc Gibbons](https://github.com/marcgibbons) for his *django-rest-framework-docs* project. Both projects share the same idea, it is just that Marc's is not maintained anymore and does not support DRF 3+ & Python 3.
5455

55-
[travis-image]: https://travis-ci.com/ekonstantinidis/django-rest-framework-docs.svg?token=9QR4ewbqbkEmHps6q5sq&branch=master
56-
[travis-url]: https://travis-ci.com/ekonstantinidis/django-rest-framework-docs
56+
[travis-image]: https://travis-ci.org/ekonstantinidis/django-rest-framework-docs.svg?branch=master
57+
[travis-url]: https://travis-ci.org/ekonstantinidis/django-rest-framework-docs
5758

5859
[pypi-image]: https://img.shields.io/pypi/v/drfdocs.svg
5960
[pypi-url]: https://pypi.python.org/pypi/drfdocs/

0 commit comments

Comments
 (0)