Skip to content

Commit

Permalink
chore: update doc links from googleapis.dev to cloud.google.com (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandhlee authored Nov 16, 2021
1 parent 4170101 commit 8cf4290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-secret-manager/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "secretmanager",
"name_pretty": "Cloud Secret Manager",
"product_documentation": "https://cloud.google.com/secret-manager/",
"client_documentation": "https://googleapis.dev/python/secretmanager/latest",
"client_documentation": "https://cloud.google.com/python/docs/reference/secretmanager/latest",
"issue_tracker": "",
"release_level": "ga",
"language": "python",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-secret-manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Python Client for Secret Manager API
:target: https://pypi.org/project/google-cloud-secret-manager/

.. _Secret Manager API: https://cloud.google.com/secret-manager
.. _Client Library Documentation: https://googleapis.dev/python/secretmanager/latest
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/secretmanager/latest
.. _Product Documentation: https://cloud.google.com/secret-manager

Quick Start
Expand Down

0 comments on commit 8cf4290

Please sign in to comment.