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

Commit b49d2b5

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#2)
1 parent 75e415b commit b49d2b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ids",
33
"name_pretty": "Cloud IDS",
44
"product_documentation": "https://cloud.google.com/intrusion-detection-system/",
5-
"client_documentation": "https://googleapis.dev/python/ids/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/ids/latest",
66
"issue_tracker": "",
77
"release_level": "beta",
88
"language": "python",
@@ -12,4 +12,4 @@
1212
"api_id": "ids.googleapis.com",
1313
"default_version": "v1",
1414
"codeowner_team": ""
15-
}
15+
}

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ threat detection.
1919
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-ids.svg
2020
:target: https://pypi.org/project/google-cloud-ids/
2121
.. _Cloud IDS: https://cloud.google.com/intrusion-detection-system
22-
.. _Client Library Documentation: https://googleapis.dev/python/ids/latest
22+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/ids/latest
2323
.. _Product Documentation: https://cloud.google.com/intrusion-detection-system/docs
2424

2525
Quick Start

0 commit comments

Comments
 (0)