Skip to content

Commit 8c57394

Browse files
authored
fix: Fixed broken url for package. (#38)
Fixes #37
1 parent 6b16cca commit 8c57394

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-org-policy

1 file changed

+1
-1
lines changed

packages/google-cloud-org-policy/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
author="Google LLC",
5151
author_email="googleapis-packages@google.com",
5252
license="Apache 2.0",
53-
url="https://github.com/googleapis/python-orgpolicy",
53+
url="https://github.com/googleapis/python-org-policy",
5454
packages=setuptools.PEP420PackageFinder.find(),
5555
namespace_packages=("google", "google.cloud"),
5656
platforms="Posix; MacOS X; Windows",

0 commit comments

Comments
 (0)