Skip to content

Commit 35ccee6

Browse files
committed
Update project URL
1 parent ec644e2 commit 35ccee6

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
@@ -13,7 +13,7 @@
1313
if __name__ == "__main__":
1414
setup(
1515
name="dpath",
16-
url="https://www.github.com/akesterson/dpath-python",
16+
url="https://github.com/dpath-maintainers/dpath-python",
1717
version=dpath.version.VERSION,
1818
description="Filesystem-like pathing and searching for dictionaries",
1919
long_description=long_description,

0 commit comments

Comments
 (0)