Skip to content

Commit 7385d87

Browse files
authored
Update content/influxdb/v1/introduction/get-started/_index.md
1 parent fd3316d commit 7385d87

File tree

1 file changed

+1
-1
lines changed
  • content/influxdb/v1/introduction/get-started

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The CLI communicates with InfluxDB through the HTTP API on port `8086`.
2727
> [!Note]
2828
> #### Directly access the API
2929
> 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`.
30+
> See [Writing Data](/influxdb/v1/guides/writing_data/) and [Querying Data](/influxdb/v1/guides/querying_data/) for examples using `curl`.
3131
3232
## Creating a database
3333

0 commit comments

Comments
 (0)