Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

chore: update doc links from googleapis.dev to cloud.google.com #49

Merged
merged 1 commit into from
Nov 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "source",
"name_pretty": "Source Context",
"client_documentation": "https://googleapis.dev/python/source/latest",
"client_documentation": "https://cloud.google.com/python/docs/reference/source/latest",
"issue_tracker": "http://github.com/googleapis/python-source-context/issues",
"release_level": "ga",
"language": "python",
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This package contains generated Python types for `google.cloud.source_context_v1
:target: https://pypi.org/project/google-cloud-source-context/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-source-context.svg
:target: https://pypi.org/project/google-cloud-source-context/
.. _Client Library Documentation: https://googleapis.dev/python/source/latest
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/source/latest

Installation
------------
Expand Down