diff --git a/content/v2.0/reference/syntax/annotated-csv.md b/content/v2.0/reference/syntax/annotated-csv.md index 7b90dfbfc..121607be4 100644 --- a/content/v2.0/reference/syntax/annotated-csv.md +++ b/content/v2.0/reference/syntax/annotated-csv.md @@ -11,7 +11,7 @@ menu: name: Annotated CSV v2.0/tags: [csv, syntax] aliases: - - /v2.0/reference/syntax/annotated-csv/ + - /v2.0/reference/annotated-csv/ --- Flux returns raw results in Annotated CSV format and also reads Annotated CSV diff --git a/content/v2.0/reference/syntax/line-protocol.md b/content/v2.0/reference/syntax/line-protocol.md index 6b886f6fc..74a434320 100644 --- a/content/v2.0/reference/syntax/line-protocol.md +++ b/content/v2.0/reference/syntax/line-protocol.md @@ -11,7 +11,7 @@ menu: weight: 102 v2.0/tags: [write, line protocol, syntax] aliases: - - /v2.0/reference/syntax/line-protocol + - /v2.0/reference/line-protocol --- InfluxDB uses line protocol to write data points.