We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd4450 commit c91441bCopy full SHA for c91441b
docs/index.md
@@ -1,10 +1,10 @@
1
<div class="badges">
2
- <a href="http://travis-ci.org/jpadilla/django-rest-framework-xml?branch=master">
3
- <img src="https://travis-ci.org/jpadilla/django-rest-framework-xml.svg?branch=masterr">
4
- </a>
5
- <a href="https://pypi.python.org/pypi/djangorestframework-xml">
6
- <img src="https://img.shields.io/pypi/v/djangorestframework-xml.svg">
7
+ <a href="http://travis-ci.org/jpadilla/django-rest-framework-xml?branch=master">
+ <img src="https://travis-ci.org/jpadilla/django-rest-framework-xml.svg?branch=master">
+ </a>
+ <a href="https://pypi.python.org/pypi/djangorestframework-xml">
+ <img src="https://img.shields.io/pypi/v/djangorestframework-xml.svg">
8
</div>
9
10
---
0 commit comments