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

docs: point to the correct documentation page #102

Merged
merged 2 commits into from
Mar 14, 2023
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "batch",
"name_pretty": "Cloud Batch",
"api_description": "",
"product_documentation": "https://cloud.google.com/",
"product_documentation": "https://cloud.google.com/batch/docs",
"client_documentation": "https://cloud.google.com/python/docs/reference/batch/latest",
"issue_tracker": "",
"release_level": "preview",
Expand All @@ -14,4 +14,4 @@
"default_version": "v1",
"codeowner_team": "",
"api_shortname": "batch"
}
}
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Python Client for Cloud Batch API
:target: https://pypi.org/project/google-cloud-batch/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-batch.svg
:target: https://pypi.org/project/google-cloud-batch/
.. _Cloud Batch API: https://cloud.google.com/
.. _Cloud Batch API: https://cloud.google.com/batch/docs
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/batch/latest
.. _Product Documentation: https://cloud.google.com/
.. _Product Documentation: https://cloud.google.com/batch/docs

Quick Start
-----------
Expand All @@ -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 Batch API.: https://cloud.google.com/
.. _Enable the Cloud Batch API.: https://cloud.google.com/batch/docs
.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

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

.. _Cloud Batch API Product documentation: https://cloud.google.com/
.. _Cloud Batch API Product documentation: https://cloud.google.com/batch/docs
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst