Skip to content

Commit 687f197

Browse files
authored
Merge pull request #5742 from danlo/patch-1
Update bucket-schema.md
2 parents a4e1d29 + 0a3b058 commit 687f197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/influxdb/cloud/admin/buckets/bucket-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Use the [**`influx` CLI**](/influxdb/cloud/reference/cli/influx/) or [**InfluxDB
7272

7373
#### Create a bucket schema using the influx CLI
7474

75-
1. Use your text editor to create a schema columns file for each measurement you want to add. Format the file as CSV, JSON, or [Newline delimited JSON (NDJSON)](http://ndjson.org/),
75+
1. Use your text editor to create a schema columns file for each measurement you want to add. Format the file as CSV, JSON, or [Newline delimited JSON (NDJSON)](https://jsonlines.org/),
7676
as in the following examples:
7777
{{< code-tabs-wrapper >}}
7878
{{% code-tabs %}}

0 commit comments

Comments
 (0)