Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 5739f17

Browse files
changed link to original repo URL
1 parent 460059b commit 5739f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
version=version,
1111
description='A Python HTTP Orbitdb API Client',
1212
author='Phillip Mackintosh',
13-
url='https://github.com/phillmac/py-orbit-db-http-client',
13+
url='https://github.com/orbitdb/py-orbit-db-http-client',
1414
packages=find_packages(),
1515
install_requires=[
1616
'httpx >= 0.7.5',

0 commit comments

Comments
 (0)