Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions oslogin/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Python Client for Google Cloud OS Login API (`Alpha`_)
- `Product Documentation`_

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

Quick Start
Expand All @@ -23,7 +23,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 Google Cloud OS Login API.: https://cloud.google.com/os-login
.. _Enable the Google Cloud OS Login API.: https://cloud.google.com/compute/docs/instances/managing-instance-access
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html

Installation
Expand Down