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

Commit a6fda92

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#224)
1 parent 15ea2d1 commit a6fda92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gameservices",
33
"name_pretty": "Game Servers",
44
"product_documentation": "https://cloud.google.com/game-servers/",
5-
"client_documentation": "https://googleapis.dev/python/gameservices/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/gameservices/latest",
66
"issue_tracker": "",
77
"release_level": "ga",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Python Client for Cloud Game Servers
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-game-servers.svg
1616
:target: https://pypi.org/project/google-cloud-game-servers/
1717
.. _Cloud Game Servers: https://cloud.google.com/game-servers/
18-
.. _Client Library Documentation: https://googleapis.dev/python/gameservices/latest
18+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/gameservices/latest
1919
.. _Product Documentation: https://cloud.google.com/game-servers/
2020

2121
Quick Start

0 commit comments

Comments
 (0)