Skip to content

Commit 5b25f59

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 b1e0f06 commit 5b25f59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Python Client for Stackdriver Logging API (`Beta`_)
88

99
.. _Beta: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1010
.. _Stackdriver Logging API: https://cloud.google.com/logging
11-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging/usage.html
11+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/logging/usage.html
1212
.. _Product Documentation: https://cloud.google.com/logging
1313

1414
Quick Start
@@ -24,7 +24,7 @@ In order to use this library, you first need to go through the following steps:
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
2626
.. _Enable the Stackdriver Logging API.: https://cloud.google.com/logging
27-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
27+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
2828

2929
Installation
3030
~~~~~~~~~~~~
@@ -96,4 +96,4 @@ Api Reference
9696
:maxdepth: 2
9797

9898
gapic/v2/api
99-
gapic/v2/types
99+
gapic/v2/types

0 commit comments

Comments
 (0)