Skip to content

Commit 7641d04

Browse files
Point OS Login to actual docs. (googleapis#4777)
1 parent 6611c1d commit 7641d04

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

oslogin/docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Python Client for Google Cloud OS Login API (`Alpha`_)
77
- `Product Documentation`_
88

99
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
10-
.. _Google Cloud OS Login API: https://cloud.google.com/os-login
11-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/os-login/usage.html
10+
.. _Google Cloud OS Login API: https://cloud.google.com/compute/docs/instances/managing-instance-access
11+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/os-login/index.html
1212
.. _Product Documentation: https://cloud.google.com/os-login
1313

1414
Quick Start
@@ -23,7 +23,7 @@ In order to use this library, you first need to go through the following steps:
2323

2424
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2525
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
26-
.. _Enable the Google Cloud OS Login API.: https://cloud.google.com/os-login
26+
.. _Enable the Google Cloud OS Login API.: https://cloud.google.com/compute/docs/instances/managing-instance-access
2727
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
2828

2929
Installation

0 commit comments

Comments
 (0)