Skip to content

Commit 425a384

Browse files
authored
fix link
1 parent 773c8ad commit 425a384

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
@@ -15,7 +15,7 @@ def read_all(f):
1515
description='RedisGraph Python Client',
1616
long_description=read_all("README.md"),
1717
long_description_content_type='text/markdown',
18-
url='https://github.com/redislabs/redisgraph-py',
18+
url='https://github.com/RedisGraph/redisgraph-py',
1919
packages=find_packages(),
2020
install_requires=requirements,
2121
classifiers=[

0 commit comments

Comments
 (0)