Skip to content

Commit 1a6dc33

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-logging/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Stackdriver Logging
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging/usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/logging/usage.html
1313

1414
Quick Start
1515
-----------
@@ -54,7 +54,7 @@ Example of fetching entries:
5454
See the ``google-cloud-python`` API `logging documentation`_ to learn how to
5555
connect to Stackdriver Logging using this Client Library.
5656

57-
.. _logging documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging/usage.html
57+
.. _logging documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/logging/usage.html
5858

5959
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-logging.svg
6060
:target: https://pypi.org/project/google-cloud-logging/

0 commit comments

Comments
 (0)