updated link in custom aggregate doc

pull/280/head
Scott Anderson 2019-06-25 15:33:15 -06:00
parent 7fb0e035e1
commit cc5215bb97
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ in an input table.
```
{{% note %}}
To preserve existing columns, [use the `with` operator](/reference/flux/functions/built-in/transformations/aggregates/reduce/#preserve-columns)
To preserve existing columns, [use the `with` operator](/v2.0/reference/flux/functions/built-in/transformations/aggregates/reduce/#preserve-columns)
when mapping values in the `r` object.
{{% /note %}}