Skip to content

Commit 637229d

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 c3afe2f commit 637229d

File tree

1 file changed

+3
-3
lines changed
  • packages/google-cloud-error-reporting/docs

1 file changed

+3
-3
lines changed

packages/google-cloud-error-reporting/docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Stackdriver Error Reporting groups and counts similar errors from cloud services
99

1010
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1111
.. _Stackdriver Error Reporting API: https://cloud.google.com/error-reporting
12-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/error-reporting/usage.html
12+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/error-reporting/usage.html
1313
.. _Product Documentation: https://cloud.google.com/error-reporting
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 Stackdriver Error Reporting API.: https://cloud.google.com/error-reporting
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
~~~~~~~~~~~~
@@ -98,4 +98,4 @@ Api Reference
9898
:maxdepth: 2
9999

100100
gapic/v1beta1/api
101-
gapic/v1beta1/types
101+
gapic/v1beta1/types

0 commit comments

Comments
 (0)