Skip to content

Commit 011fabb

Browse files
tswastbusunkim96
authored andcommitted
docs: update project URL (#413)
1 parent 091ed16 commit 011fabb

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
@@ -39,7 +39,7 @@
3939
author_email="[email protected]",
4040
description="Google Authentication Library",
4141
long_description=long_description,
42-
url="https://github.com/GoogleCloudPlatform/google-auth-library-python",
42+
url="https://github.com/googleapis/google-auth-library-python",
4343
packages=find_packages(exclude=("tests*", "system_tests*")),
4444
namespace_packages=("google",),
4545
install_requires=DEPENDENCIES,

0 commit comments

Comments
 (0)