Alerting: remove link to Grafana University (#62318)

This commit is contained in:
Gilles De Mey 2023-01-27 14:21:47 +01:00 committed by GitHub
parent 3281eb9223
commit 54ff88463c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,10 +55,6 @@ export default function Home() {
</ul>
<div>
<ArrowLink href="https://grafana.com/docs/grafana/latest/alerting/" title="Read more in the Docs" />
<ArrowLink
href="https://university.grafana.com//lms/index.php?r=coursepath/deeplink&id_path=42&hash=caa235c6321f80e03df017ae9ec6eed5c79da9ec"
title="Enroll in the Grafana University Alerting course"
/>
</div>
</Stack>
</ContentBox>