Fix link in Flux docs
parent
78bf3b8fef
commit
0558007cfd
|
@ -28,7 +28,7 @@ _**Data type:** Integer | String | Uinteger_
|
|||
|
||||
{{% note %}}
|
||||
`duration()` assumes **numeric** input values are **nanoseconds**.
|
||||
**String** input values must use [duration literal representation](#/v2.0/reference/flux/language/lexical-elements/#duration-literals).
|
||||
**String** input values must use [duration literal representation](/v2.0/reference/flux/language/lexical-elements/#duration-literals).
|
||||
{{% /note %}}
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Reference in New Issue