From 9d10c50dad330c258c202e2178c277160c2aa076 Mon Sep 17 00:00:00 2001 From: shollyman Date: Mon, 18 May 2020 16:56:52 -0700 Subject: [PATCH] docs: update links for product docs and API reference information (#5) * docs: update links for product docs and API reference information --- packages/google-cloud-bigquery-reservation/README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/google-cloud-bigquery-reservation/README.rst b/packages/google-cloud-bigquery-reservation/README.rst index 95b9a7f40ce0..da164f185bb9 100644 --- a/packages/google-cloud-bigquery-reservation/README.rst +++ b/packages/google-cloud-bigquery-reservation/README.rst @@ -14,9 +14,9 @@ Python Client for Cloud BigQuery Reservation :target: https://pypi.org/project/google-cloud-bigquery-reservation/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery-reservation.svg :target: https://pypi.org/project/google-cloud-bigqyery-reservation/ -.. _BigQuery Reservation API: https:///cloud.google.com/bigquery/docs/reference/reservations +.. _BigQuery Reservation API: https://cloud.google.com/bigquery/docs/reference/reservations/rpc .. _Client Library Documentation: https://googleapis.dev/python/bigqueryreservation/latest -.. _Product Documentation: https:///cloud.google.com/bigquery/docs/reference/reservations +.. _Product Documentation: https://cloud.google.com/bigquery/docs/reservations-intro Quick Start ----------- @@ -30,7 +30,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 Cloud BigQuery Reservation API.: https:///cloud.google.com/bigquery/docs/reference/reservations +.. _Enable the Cloud BigQuery Reservation API.: https://cloud.google.com/bigquery/docs/reference/reservations/rpc .. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html Installation @@ -78,5 +78,5 @@ Next Steps - View this `repository’s main README`_ to see the full list of Cloud APIs that we cover. -.. _BigQuery Reservation API Product documentation: https:///cloud.google.com/bigquery/docs/reference/reservations -.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst \ No newline at end of file +.. _BigQuery Reservation API Product documentation: https://cloud.google.com/bigquery/docs/reference/reservations/rpc +.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst