Skip to content

Commit b9b6b39

Browse files
committed
Fix link to repo in setup.py [skip ci]
1 parent 883b4de commit b9b6b39

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
@@ -47,7 +47,7 @@
4747
long_description=readme + '\n\n' + changelog,
4848
author="BigchainDB",
4949
author_email='[email protected]',
50-
url='https://github.com/bigchaindb/bigchaindb_driver',
50+
url='https://github.com/bigchaindb/bigchaindb-driver',
5151
packages=[
5252
'bigchaindb_driver',
5353
],

0 commit comments

Comments
 (0)