Skip to content

Commit

Permalink
update product link
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Jan 13, 2025
1 parent 519fcbc commit 8995f51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-audit-log/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "auditlog",
"name_pretty": "Audit Log",
"product_documentation": "https://github.com/googleapis/googleapis/tree/master/google",
"product_documentation": "https://cloud.google.com/logging/docs/audit",
"client_documentation": "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log",
"issue_tracker": "",
"release_level": "preview",
Expand Down
8 changes: 4 additions & 4 deletions packages/google-cloud-audit-log/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Python Client for Audit Log
:target: https://pypi.org/project/google-cloud-audit-log/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-audit-log.svg
:target: https://pypi.org/project/google-cloud-audit-log/
.. _Audit Log: https://github.com/googleapis/googleapis/tree/master/google
.. _Audit Log: https://cloud.google.com/logging/docs/audit
.. _Client Library Documentation: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log/summary_overview
.. _Product Documentation: https://github.com/googleapis/googleapis/tree/master/google
.. _Product Documentation: https://cloud.google.com/logging/docs/audit

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

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

Installation
Expand Down Expand Up @@ -104,5 +104,5 @@ Next Steps
- View this `README`_ to see the full list of Cloud
APIs that we cover.

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

0 comments on commit 8995f51

Please sign in to comment.