We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3316d commit 7385d87Copy full SHA for 7385d87
content/influxdb/v1/introduction/get-started/_index.md
@@ -27,7 +27,7 @@ The CLI communicates with InfluxDB through the HTTP API on port `8086`.
27
> [!Note]
28
> #### Directly access the API
29
> You can also interact with InfluxDB using the HTTP API directly.
30
-> 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`.
31
32
## Creating a database
33
0 commit comments