Alerting: remove link to Grafana University (#62318)

pull/62322/head
Gilles De Mey 3 years ago committed by GitHub
parent 3281eb9223
commit 54ff88463c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      public/app/features/alerting/unified/Home.tsx

@ -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>

Loading…
Cancel
Save