Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 8615821

Browse files
committed
fix(setup.py): Update url
Fixes #12
1 parent 83b530e commit 8615821

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
@@ -73,7 +73,7 @@
7373
author="Google LLC",
7474
author_email="googleapis-packages@google.com",
7575
license="Apache 2.0",
76-
url="https://github.com/GoogleCloudPlatform/python-texttospeech",
76+
url="https://github.com/googleapis/python-texttospeech",
7777
classifiers=[
7878
release_status,
7979
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)