chore: remove rel for help docs
This commit is contained in:
parent
0b6a74d11e
commit
a6480cdb75
1 changed files with 2 additions and 2 deletions
|
@ -15,12 +15,12 @@
|
|||
<i18n-t keypath="input.datepickerRange.math.similar">
|
||||
<BaseButton
|
||||
href="https://grafana.com/docs/grafana/latest/dashboards/time-range-controls/"
|
||||
rel="noreferrer noopener nofollow" target="_blank">
|
||||
target="_blank">
|
||||
Grafana
|
||||
</BaseButton>
|
||||
<BaseButton
|
||||
href="https://www.elastic.co/guide/en/elasticsearch/reference/7.3/common-options.html#date-math"
|
||||
rel="noreferrer noopener nofollow" target="_blank">
|
||||
target="_blank">
|
||||
Elasticsearch
|
||||
</BaseButton>
|
||||
</i18n-t>
|
||||
|
|
Loading…
Reference in a new issue