Update content/influxdb/v1/introduction/get-started/_index.md

v1-docker
Jason Stirnaman 2025-07-03 15:03:35 -05:00 committed by GitHub
parent fd3316d05b
commit 7385d879fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ The CLI communicates with InfluxDB through the HTTP API on port `8086`.
> [!Note]
> #### Directly access the API
> You can also interact with InfluxDB using the HTTP API directly.
> See [Writing Data](/influxdb/v1/guides/writing_data/) and [Querying Data](/influxdb/v1/guides/querying_data/)for examples using `curl`.
> See [Writing Data](/influxdb/v1/guides/writing_data/) and [Querying Data](/influxdb/v1/guides/querying_data/) for examples using `curl`.
## Creating a database