Skip to content

Commit 4cdd312

Browse files
docs: updatet homepage in setup.py
1 parent 8e44358 commit 4cdd312

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
@@ -53,6 +53,6 @@ def version():
5353
packages=find_packages(),
5454
python_requires='>=3.10',
5555
tests_require=tests_require,
56-
url='https://github.com/octodns/octodns-desec',
56+
url='https://github.com/rootshell-labs/octodns-desec',
5757
version=version(),
5858
)

0 commit comments

Comments
 (0)