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 708eadd commit 29bad8eCopy full SHA for 29bad8e
README.rst
@@ -3,7 +3,7 @@ Django intl-tel-input
3
4
.. image:: https://travis-ci.org/benmurden/django-intl-tel-input.svg?branch=master
5
:target: https://travis-ci.org/benmurden/django-intl-tel-input
6
-.. image:: https://codecov.io/gh/benmurden/django-intl-tel-input/branch/master/graph/badge.svg
+.. image:: https://img.shields.io/codecov/c/github/benmurden/django-intl-tel-input.svg
7
:target: https://codecov.io/gh/benmurden/django-intl-tel-input
8
9
A Django form widget for international telephone numbers based on the jQuery plugin `intl-tel-input`_.
0 commit comments