Skip to content

Commit 81dd34b

Browse files
authored
Docs: Replace links to '/stable/' with '/latest/'. (#5901)
* Replace links to '/stable/' with '/latest/'. * DRY out duplicated 'README.rst' vs. 'docs/index.rst'. * Include websecurityscanner in docs. Toward #5894.
1 parent 3e16fba commit 81dd34b

File tree

1 file changed

+3
-3
lines changed
  • packages/google-cloud-datastore/docs

1 file changed

+3
-3
lines changed

packages/google-cloud-datastore/docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ scalable storage for your application.
99

1010
.. _Beta: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1111
.. _Google Cloud Datastore API: https://cloud.google.com/datastore
12-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore/usage.html
12+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/datastore/usage.html
1313
.. _Product Documentation: https://cloud.google.com/datastore
1414

1515
Quick Start
@@ -25,7 +25,7 @@ In order to use this library, you first need to go through the following steps:
2525
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2626
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
2727
.. _Enable the Google Cloud Datastore API.: https://cloud.google.com/datastore
28-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
28+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
2929

3030
Installation
3131
~~~~~~~~~~~~
@@ -81,4 +81,4 @@ Api Reference
8181
:maxdepth: 2
8282

8383
gapic/v1/api
84-
gapic/v1/types
84+
gapic/v1/types

0 commit comments

Comments
 (0)