Skip to content

Commit 23493c7

Browse files
tswastbusunkim96
authored andcommitted
docs: update project URL (#413)
1 parent 7faa3ca commit 23493c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-auth/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
author_email="googleapis-packages@google.com",
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)