File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# django-braces
2
2
Mixins for Django's class-based views.
3
3
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 )
5
5
[ ![ PyPI version] ( https://badge.fury.io/py/django-braces.png )] ( http://badge.fury.io/py/django-braces )
6
6
7
7
## 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 )
9
9
10
10
## Installation
11
11
Install from PyPI with ` pip ` :
@@ -19,7 +19,7 @@ Install from PyPI with `pip`:
19
19
20
20
## Contributing
21
21
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 )
23
23
24
24
Add yourself to ` CONTRIBUTORS.txt ` if you want.
25
25
@@ -32,7 +32,7 @@ Or test with `tox` if you have `tox` installed.
32
32
33
33
## Change Log
34
34
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 )
36
36
37
37
## Use Django 1.4.x?
38
38
You can’t perform that action at this time.
0 commit comments