We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d06f9e commit 417fe08Copy full SHA for 417fe08
2 files changed
packages/gcp-sphinx-docfx-yaml/.repo-metadata.json
@@ -6,7 +6,7 @@
6
"issue_tracker": "https://github.com/googleapis/sphinx-docfx-yaml/issues",
7
"release_level": "preview",
8
"language": "python",
9
- "repo": "googleapis/sphinx-docfx-yaml",
+ "repo": "googleapis/google-cloud-python",
10
"distribution_name": "gcp-sphinx-docfx-yaml",
11
"codeowner_team": "@googleapis/dkp-team",
12
"library_type": "OTHER"
packages/gcp-sphinx-docfx-yaml/setup.py
@@ -49,7 +49,7 @@
49
author='Google LLC',
50
author_email='dandhlee@google.com',
51
license='Apache 2.0',
52
- url='https://github.com/googleapis/sphinx-docfx-yaml',
+ url='https://github.com/googleapis/google-cloud-python/tree/main/packages/gcp-sphinx-docfx-yaml',
53
package_dir={'': '.'},
54
packages=packages,
55
install_requires=dependencies,
0 commit comments