chore: remove rel for help docs
continuous-integration/drone/pr Build was killed Details

This commit is contained in:
kolaente 2022-02-20 21:07:49 +01:00
parent 0b6a74d11e
commit a6480cdb75
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -15,12 +15,12 @@
<i18n-t keypath="input.datepickerRange.math.similar"> <i18n-t keypath="input.datepickerRange.math.similar">
<BaseButton <BaseButton
href="https://grafana.com/docs/grafana/latest/dashboards/time-range-controls/" href="https://grafana.com/docs/grafana/latest/dashboards/time-range-controls/"
rel="noreferrer noopener nofollow" target="_blank"> target="_blank">
Grafana Grafana
</BaseButton> </BaseButton>
<BaseButton <BaseButton
href="https://www.elastic.co/guide/en/elasticsearch/reference/7.3/common-options.html#date-math" 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 Elasticsearch
</BaseButton> </BaseButton>
</i18n-t> </i18n-t>