Add missing external link for TextLink

This commit is contained in:
Tom Ratcliffe 2024-03-18 11:08:18 +00:00 committed by Tom Ratcliffe
parent 8f50ccbb7c
commit 296f4219f8

View File

@ -68,7 +68,7 @@ export default function GettingStarted() {
points.
</li>
</ul>
<TextLink href="https://grafana.com/docs/grafana/latest/alerting/" icon="angle-right" inline={false}>
<TextLink href="https://grafana.com/docs/grafana/latest/alerting/" icon="angle-right" inline={false} external>
Read more in the docs
</TextLink>
</Stack>