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

Commit

Permalink
docs: fix links in README (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Feb 18, 2021
1 parent 47311e9 commit b122347
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Expand Up @@ -20,7 +20,7 @@ inconsistencies, etc.
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-network-connectivity.svg
:target: https://pypi.org/project/google-cloud-network-connectivity/
.. _Network Connectivity Center: https://cloud.google.com/network-connectivity/
.. _Client Library Documentation: https://googleapis.dev/python/privateca/latest
.. _Client Library Documentation: https://googleapis.dev/python/networkconnectivity/latest
.. _Product Documentation: https://cloud.google.com/network-connectivity/

Quick Start
Expand All @@ -35,7 +35,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 Network Connectivity Center.: https://cloud.google.com/privateca/docs
.. _Enable the Network Connectivity Center.: https://cloud.google.com/network-connectivity/docs
.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

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

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

0 comments on commit b122347

Please sign in to comment.