mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
InfluxDB: Update Flux external link (#30158)
This commit is contained in:
committed by
GitHub
parent
1cae5c9a21
commit
6dfa9b4823
@@ -188,7 +188,7 @@ export class FluxQueryEditor extends PureComponent<Props> {
|
|||||||
icon="external-link-alt"
|
icon="external-link-alt"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
target="blank"
|
target="blank"
|
||||||
href="https://docs.influxdata.com/flux/latest/introduction/getting-started/"
|
href="https://docs.influxdata.com/influxdb/latest/query-data/get-started/"
|
||||||
>
|
>
|
||||||
Flux language syntax
|
Flux language syntax
|
||||||
</LinkButton>
|
</LinkButton>
|
||||||
|
|||||||
Reference in New Issue
Block a user