Skip to content

Commit 67a6b85

Browse files
mcunhabusunkim96
authored andcommitted
Fix broken links to Cloud Asset API (googleapis#7524)
1 parent 42707bb commit 67a6b85

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

asset/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Python Client for Cloud Asset API
1414
:target: https://pypi.org/project/google-cloud-asset/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg
1616
:target: https://pypi.org/project/google-cloud-asset/
17-
.. _Cloud Asset API: https://cloud.google.com/cloudasset
17+
.. _Cloud Asset API: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/reference/rest/
1818
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/asset/index.html
19-
.. _Product Documentation: https://cloud.google.com/cloudasset
19+
.. _Product Documentation: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview
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 Cloud Asset API.: https://cloud.google.com/cloudasset
33+
.. _Enable the Cloud Asset API.: https://console.cloud.google.com/apis/library/cloudasset.googleapis.com
3434
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3535

3636
Installation

0 commit comments

Comments
 (0)