Skip to content

Commit e96c828

Browse files
authored
Merge pull request #1 from bugov/fix-rst-travis-image
fix rst travis image
2 parents 4de5d12 + f153ac1 commit e96c828

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
django-auto-logout
22
==================
33

4-
.. figure:: https://travis-ci.org/bugov/django-auto-logout.svg?branch=master
4+
.. image:: https://app.travis-ci.com/bugov/django-auto-logout.svg?branch=master
5+
:target: https://app.travis-ci.com/bugov/django-auto-logout
56

67
Auto logout a user after specific time in Django.
78

0 commit comments

Comments
 (0)