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

Commit b122347

Browse files
authored
docs: fix links in README (#7)
1 parent 47311e9 commit b122347

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inconsistencies, etc.
2020
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-network-connectivity.svg
2121
:target: https://pypi.org/project/google-cloud-network-connectivity/
2222
.. _Network Connectivity Center: https://cloud.google.com/network-connectivity/
23-
.. _Client Library Documentation: https://googleapis.dev/python/privateca/latest
23+
.. _Client Library Documentation: https://googleapis.dev/python/networkconnectivity/latest
2424
.. _Product Documentation: https://cloud.google.com/network-connectivity/
2525

2626
Quick Start
@@ -35,7 +35,7 @@ In order to use this library, you first need to go through the following steps:
3535

3636
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3737
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
38-
.. _Enable the Network Connectivity Center.: https://cloud.google.com/privateca/docs
38+
.. _Enable the Network Connectivity Center.: https://cloud.google.com/network-connectivity/docs
3939
.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html
4040

4141
Installation
@@ -83,5 +83,5 @@ Next Steps
8383
- View this `README`_ to see the full list of Cloud
8484
APIs that we cover.
8585

86-
.. _Network Connectivity Center Product documentation: https://cloud.google.com/privateca/docs
87-
.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
86+
.. _Network Connectivity Center Product documentation: https://cloud.google.com/network-connectivity/docs
87+
.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst

0 commit comments

Comments
 (0)