Skip to content

Commit bebf602

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 f6643da commit bebf602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-monitoring/README.rst

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

1010
- `Documentation`_
1111

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

1414
Quick Start
1515
-----------
@@ -64,7 +64,7 @@ Display CPU utilization across your GCE instances during the last five minutes:
6464
See the ``google-cloud-python`` API `monitoring documentation`_ to learn how
6565
to connect to Stackdriver Monitoring using this Client Library.
6666

67-
.. _monitoring documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring/usage.html
67+
.. _monitoring documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/monitoring/usage.html
6868

6969
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-monitoring.svg
7070
:target: https://pypi.org/project/google-cloud-monitoring/

0 commit comments

Comments
 (0)