Skip to content

Commit 8995f51

Browse files
committed
update product link
1 parent 519fcbc commit 8995f51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/google-cloud-audit-log/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "auditlog",
33
"name_pretty": "Audit Log",
4-
"product_documentation": "https://github.com/googleapis/googleapis/tree/master/google",
4+
"product_documentation": "https://cloud.google.com/logging/docs/audit",
55
"client_documentation": "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log",
66
"issue_tracker": "",
77
"release_level": "preview",

packages/google-cloud-audit-log/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Python Client for Audit Log
1414
:target: https://pypi.org/project/google-cloud-audit-log/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-audit-log.svg
1616
:target: https://pypi.org/project/google-cloud-audit-log/
17-
.. _Audit Log: https://github.com/googleapis/googleapis/tree/master/google
17+
.. _Audit Log: https://cloud.google.com/logging/docs/audit
1818
.. _Client Library Documentation: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_overview
19-
.. _Product Documentation: https://github.com/googleapis/googleapis/tree/master/google
19+
.. _Product Documentation: https://cloud.google.com/logging/docs/audit
2020

2121
Quick Start
2222
-----------
@@ -30,7 +30,7 @@ In order to use this library, you first need to go through the following steps:
3030

3131
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3232
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
33-
.. _Enable the Audit Log.: https://github.com/googleapis/googleapis/tree/master/google
33+
.. _Enable the Audit Log.: https://cloud.google.com/logging/docs/audit
3434
.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html
3535

3636
Installation
@@ -104,5 +104,5 @@ Next Steps
104104
- View this `README`_ to see the full list of Cloud
105105
APIs that we cover.
106106

107-
.. _Audit Log Product documentation: https://github.com/googleapis/googleapis/tree/master/google
107+
.. _Audit Log Product documentation: https://cloud.google.com/logging/docs/audit
108108
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst

0 commit comments

Comments
 (0)