mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
Alerting: remove link to Grafana University (#62318)
This commit is contained in:
@@ -55,10 +55,6 @@ export default function Home() {
|
|||||||
</ul>
|
</ul>
|
||||||
<div>
|
<div>
|
||||||
<ArrowLink href="https://grafana.com/docs/grafana/latest/alerting/" title="Read more in the Docs" />
|
<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>
|
</div>
|
||||||
</Stack>
|
</Stack>
|
||||||
</ContentBox>
|
</ContentBox>
|
||||||
|
|||||||
Reference in New Issue
Block a user