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 92e311e commit f5aef9dCopy full SHA for f5aef9d
README.rst
@@ -4,9 +4,9 @@ django-ajax
4
5
Fast and easy AJAX libraries for django applications.
6
7
-.. image:: https://travis-ci.org/yceruto/django-ajax.svg?branch=master
+.. image:: https://api.travis-ci.com/yceruto/django-ajax.svg?branch=master
8
:alt: Master Build Status
9
- :target: https://travis-ci.org/yceruto/django-ajax
+ :target: https://travis-ci.com/github/yceruto/django-ajax
10
11
.. image:: https://img.shields.io/pypi/v/djangoajax.svg
12
:alt: PYPI Package
0 commit comments