Skip to content

Commit

Permalink
chore: update doc links from googleapis.dev to cloud.google.com (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
dandhlee and parthea committed Nov 18, 2021
1 parent 99d7773 commit fc4dba8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-language/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "language",
"name_pretty": "Natural Language",
"product_documentation": "https://cloud.google.com/natural-language/docs/",
"client_documentation": "https://googleapis.dev/python/language/latest",
"client_documentation": "https://cloud.google.com/python/docs/reference/language/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559753",
"release_level": "ga",
"language": "python",
Expand Down
4 changes: 2 additions & 2 deletions packages/google-cloud-language/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ with your document storage on Google Cloud Storage.
:target: https://pypi.org/project/google-cloud-language/
.. _Google Cloud Natural Language: https://cloud.google.com/natural-language/
.. _Product Documentation: https://cloud.google.com/natural-language/docs
.. _Client Library Documentation: https://googleapis.dev/python/language/latest
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/language/latest

.. note::

Expand Down Expand Up @@ -101,4 +101,4 @@ Next Steps
- Read the `Product documentation`_ to learn
more about the product and see How-to Guides.

.. _Usage documentation: https://googleapis.dev/python/language/latest
.. _Usage documentation: https://cloud.google.com/python/docs/reference/language/latest

0 comments on commit fc4dba8

Please sign in to comment.