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

Commit 4fe06e9

Browse files
authored
Replacing references to stable/ docs with latest/. (#4638)
Also fixing some bad links in the 3 newest packages. (This is only for **our** docs, projects that don't secretly contain 15+ subprojects typically have useful `stable/` docs.)
1 parent 7b8fe3c commit 4fe06e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ based applications, powered by the open source Kubernetes technology.
99

1010
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1111
.. _Google Container Engine API: https://cloud.google.com/container
12-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/container-usage
12+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/container/index.html
1313
.. _Product Documentation: https://cloud.google.com/container
1414

1515
Quick Start
@@ -23,7 +23,7 @@ In order to use this library, you first need to go through the following steps:
2323

2424
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2525
.. _Enable the Google Container Engine API.: https://cloud.google.com/container
26-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/google-cloud-auth
26+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
2727

2828
Installation
2929
~~~~~~~~~~~~
@@ -88,4 +88,4 @@ Next Steps
8888
APIs that we cover.
8989

9090
.. _Google Container Engine API Product documentation: https://cloud.google.com/container
91-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
91+
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ based applications, powered by the open source Kubernetes technology.
99

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

1515
Quick Start
@@ -23,7 +23,7 @@ In order to use this library, you first need to go through the following steps:
2323

2424
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2525
.. _Enable the Google Container Engine API.: https://cloud.google.com/container
26-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/google-cloud-auth
26+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
2727

2828
Installation
2929
~~~~~~~~~~~~

0 commit comments

Comments
 (0)