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

Commit 7985a3d

Browse files
authored
Use latest/ directory for docs instead of stable/ (#3766)
See also googleapis/google-cloud-python#3763 $ sed -i '' 's/googlecloudplatform.github.io\/google-cloud-python\/stable\//googlecloudplatform.github.io\/google-cloud-python\/latest\//g' **/*.rst
1 parent 925dfa3 commit 7985a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Google Cloud Resource Manager
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/resource-manager/api.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/resource-manager/api.html
1313

1414
Quick Start
1515
-----------
@@ -42,7 +42,7 @@ Google Cloud Platform.
4242
See the ``google-cloud-python`` API `Resource Manager documentation`_ to learn
4343
how to manage projects using this Client Library.
4444

45-
.. _Resource Manager documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/resource-manager/api.html
45+
.. _Resource Manager documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/resource-manager/api.html
4646

4747
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-resource-manager.svg
4848
:target: https://pypi.org/project/google-cloud-resource-manager/

0 commit comments

Comments
 (0)