From 4c50103164783b508369839dd1691814eb3e8997 Mon Sep 17 00:00:00 2001 From: David Supplee Date: Fri, 14 Feb 2020 09:57:58 -0800 Subject: [PATCH] chore: update github url --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8fa677a6..ae3e646b 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ author="Google LLC", author_email="googleapis-packages@google.com", license="Apache 2.0", - url="https://github.com/GoogleCloudPlatform/google-cloud-python", + url="https://github.com/googleapis/python-api-core", classifiers=[ release_status, "Intended Audience :: Developers",