Skip to content

Commit e3ad567

Browse files
committed
Correct repo url in setup.py
1 parent 8a28855 commit e3ad567

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
@@ -14,7 +14,7 @@
1414
install_requires=[],
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",
17-
url="https://github.com/cmcknz77/netbox-device-view",
17+
url="https://github.com/peterbaumert/netbox-device-view",
1818
keywords=["netbox", "netbox-plugin"],
1919
classifiers=[
2020
"Framework :: Django",

0 commit comments

Comments
 (0)