[v10.4] Remove relref shortcodes (#101711)

* manually replce all shared relrefs

* relref replace - previous grafana versions

* Merge branch 'master' into robbymilo/relref-replace-grafana-previous

* update test

* prettier

---------

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Robby Milo
2025-03-07 11:37:23 +02:00
committed by GitHub
co-authored by Jack Baldry
parent d089e963bb
commit d45208e5b3
207 changed files with 1720 additions and 1723 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ Starting with v9.0, the Legacy Alerting HTTP API is deprecated. It will be remov
This topic is relevant for the [legacy dashboard alerts](/docs/grafana/v8.5/alerting/old-alerting/) only.
If you are using Grafana Alerting, refer to [Alerting provisioning API]({{< relref "./alerting_provisioning" >}})
If you are using Grafana Alerting, refer to [Alerting provisioning API](../alerting_provisioning/)
You can find Grafana Alerting API specification details [here](https://editor.swagger.io/?url=https://raw.githubusercontent.com/grafana/grafana/main/pkg/services/ngalert/api/tooling/post.json). Also, refer to [Grafana Alerting alerts documentation](ref:grafana-alerting-alerts-documentation) for details on how to create and manage new alerts.