Skip to content

Commit df5a702

Browse files
committed
readme update
[ci skip]
1 parent b67fc2b commit df5a702

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# django-braces
22
Mixins for Django's class-based views.
33

4-
[![Latest drone.io status](https://drone.io/github.com/brack3t/django-braces/status.png)](https://drone.io/github.com/brack3t/django-braces)
4+
[![Latest Travis CI status](https://travis-ci.org/brack3t/django-braces.svg)](https://travis-ci.org/brack3t/django-braces)
55
[![PyPI version](https://badge.fury.io/py/django-braces.png)](http://badge.fury.io/py/django-braces)
66

77
## Documentation
8-
[Read The Docs](http://django-braces.readthedocs.org/en/latest/index.html)
8+
[Read The Docs](http://django-braces.readthedocs.io/en/latest/index.html)
99

1010
## Installation
1111
Install from PyPI with `pip`:
@@ -19,7 +19,7 @@ Install from PyPI with `pip`:
1919

2020
## Contributing
2121

22-
See our [contribution guide](https://django-braces.readthedocs.org/en/latest/contributing.html)
22+
See our [contribution guide](https://django-braces.readthedocs.io/en/latest/contributing.html)
2323

2424
Add yourself to `CONTRIBUTORS.txt` if you want.
2525

@@ -32,7 +32,7 @@ Or test with `tox` if you have `tox` installed.
3232

3333
## Change Log
3434

35-
[Changelog on Read The Docs](https://django-braces.readthedocs.org/en/latest/changelog.html)
35+
[Changelog on Read The Docs](https://django-braces.readthedocs.io/en/latest/changelog.html)
3636

3737
## Use Django 1.4.x?
3838

0 commit comments

Comments
 (0)