diff options
| -rw-r--r-- | src_doit/py.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src_doit/py.py b/src_doit/py.py index f2876ae..3ce76fa 100644 --- a/src_doit/py.py +++ b/src_doit/py.py @@ -83,7 +83,7 @@ setup( description='JSON log-structured data storage with REST API', long_description=readme, long_description_content_type='text/x-rst', - url='https://github.com/bnozokopic/restlog', + url='https://github.com/bozokopic/restlog', license='GPLv3', classifiers=[ 'Programming Language :: Python :: 3', |
