fixed syntax doc aliases

pull/577/head
Scott Anderson 2019-10-30 16:10:56 -06:00
parent 73c83be7ae
commit 38677e59a9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.