Skip to content

Commit 0cc1f7a

Browse files
committed
fix package url
1 parent bf0e819 commit 0cc1f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
install_requires=['msgpack-python'],
1717
author='Kazuki Ohta',
1818
author_email='[email protected]',
19-
url='https://github.com/kzk/fluent-logger-python',
19+
url='https://github.com/fluent/fluent-logger-python',
2020
download_url='http://pypi.python.org/pypi/fluent-logger/',
2121
license='Apache License, Version 2.0',
2222
classifiers=[

0 commit comments

Comments
 (0)