fix(cloud-iox): API button labels (#4821)
parent
6aad82f4d1
commit
40ea9bef19
|
@ -15,11 +15,11 @@ The InfluxDB HTTP API provides a programmatic interface for interactions with In
|
|||
Access the InfluxDB HTTP API using the `/api/v2/` endpoint.
|
||||
|
||||
## InfluxDB HTTP API documentation
|
||||
<a class="btn" href="/influxdb/cloud-iox/api/">InfluxDB {{< current-version >}} API documentation</a>
|
||||
<a class="btn" href="/influxdb/cloud-iox/api/">InfluxDB {{< current-version >}} (IOx) HTTP API documentation</a>
|
||||
|
||||
## InfluxDB v1 compatibility API documentation
|
||||
The InfluxDB HTTP API includes InfluxDB 1.x compatibility endpoints
|
||||
that work with InfluxDB 1.x client libraries and third-party integrations like
|
||||
[Grafana](https://grafana.com) and others.
|
||||
|
||||
<a class="btn" href="/influxdb/cloud-iox/api/v1-compatibility/">View full v1 compatibility API documentation</a>
|
||||
<a class="btn" href="/influxdb/cloud-iox/api/v1-compatibility/">InfluxDB Cloud (IOx) v1 compatibility HTTP API documentation</a>
|
||||
|
|
Loading…
Reference in New Issue