We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5498963 commit 40d7f07Copy full SHA for 40d7f07
setup.py
@@ -19,7 +19,7 @@
19
version=about['__version__'],
20
author='iMerica',
21
author_email='imichael@pm.me',
22
- url='http://github.com/iMerica/dj-rest-auth',
+ url='https://github.com/iMerica/dj-rest-auth',
23
description='Authentication and Registration in Django Rest Framework',
24
license='MIT',
25
packages=find_packages(),
0 commit comments