Skip to content

Commit 417fe08

Browse files
chalmerloweohmayr
authored andcommitted
chore: update repo URLs and references and check for Ruff
1 parent 9d06f9e commit 417fe08

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/gcp-sphinx-docfx-yaml/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"issue_tracker": "https://github.com/googleapis/sphinx-docfx-yaml/issues",
77
"release_level": "preview",
88
"language": "python",
9-
"repo": "googleapis/sphinx-docfx-yaml",
9+
"repo": "googleapis/google-cloud-python",
1010
"distribution_name": "gcp-sphinx-docfx-yaml",
1111
"codeowner_team": "@googleapis/dkp-team",
1212
"library_type": "OTHER"

packages/gcp-sphinx-docfx-yaml/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
author='Google LLC',
5050
author_email='dandhlee@google.com',
5151
license='Apache 2.0',
52-
url='https://github.com/googleapis/sphinx-docfx-yaml',
52+
url='https://github.com/googleapis/google-cloud-python/tree/main/packages/gcp-sphinx-docfx-yaml',
5353
package_dir={'': '.'},
5454
packages=packages,
5555
install_requires=dependencies,

0 commit comments

Comments
 (0)