diff options
Diffstat (limited to 'doc/source/api.rst')
-rw-r--r-- | doc/source/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/api.rst b/doc/source/api.rst index b64afe1..df6eaf5 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -33,7 +33,7 @@ Use queries to narrow your search (more info at `Ceilometer V2 API reference`__) >>> cclient.new_samples.list(q=query, limit=10) [<Sample ...>, ...] -__ http://docs.openstack.org/developer/ceilometer/webapi/v2.html#Query +__ https://docs.openstack.org/ceilometer/latest/webapi/v2.html#Query Reference --------- |