File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/google-cloud-monitoring Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Python Client for Stackdriver Monitoring
9
9
10
10
- `Documentation `_
11
11
12
- .. _Documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring- usage.html
12
+ .. _Documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring/ usage.html
13
13
14
14
Quick Start
15
15
-----------
@@ -26,7 +26,7 @@ possible. Check out the `Authentication section`_ in our documentation to
26
26
learn more. You may also find the `authentication document `_ shared by all
27
27
the ``google-cloud-* `` libraries to be helpful.
28
28
29
- .. _Authentication section : http ://google-cloud-python.readthedocs.io/en/latest/google-cloud- auth.html
29
+ .. _Authentication section : https ://google-cloud-python.readthedocs.io/en/latest/core/ auth.html
30
30
.. _authentication document : https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication
31
31
32
32
Using the API
@@ -64,7 +64,7 @@ Display CPU utilization across your GCE instances during the last five minutes:
64
64
See the ``google-cloud-python `` API `monitoring documentation `_ to learn how
65
65
to connect to Stackdriver Monitoring using this Client Library.
66
66
67
- .. _monitoring documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring- usage.html
67
+ .. _monitoring documentation : https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring/ usage.html
68
68
69
69
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-monitoring.svg
70
70
:target: https://pypi.python.org/pypi/google-cloud-monitoring
You can’t perform that action at this time.
0 commit comments