Skip to content

Commit 9f63c3c

Browse files
committed
Merge pull request #1757 from rimey/docs-url-update
Update URL for Monitoring API V3 documentation landing page.
2 parents e6e2661 + a62273a commit 9f63c3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/monitoring-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ more information.
2727
At present, this client library supports querying of time series,
2828
metric descriptors, and resource descriptors.
2929

30-
.. _Monitoring API: https://cloud.google.com/monitoring/api/
30+
.. _Monitoring API: https://cloud.google.com/monitoring/api/v3/
3131

3232

3333
The Monitoring Client Object

gcloud/monitoring/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
At present, the client supports querying of time series, metric descriptors,
2525
and monitored resource descriptors.
2626
27-
.. _Google Monitoring API (V3): https://cloud.google.com/monitoring/api/
27+
.. _Google Monitoring API (V3): https://cloud.google.com/monitoring/api/v3/
2828
"""
2929

3030
from gcloud.client import JSONClient

0 commit comments

Comments
 (0)