Fix all the old usage of admonition syntax (#106984)

This commit is contained in:
Jack Baldry
2025-06-19 17:31:13 +01:00
committed by GitHub
parent aecac275f5
commit 244ffad99d
141 changed files with 529 additions and 529 deletions
+2 -2
View File
@@ -203,9 +203,9 @@ Content-Type: application/json
`PUT /api/admin/settings`
{{% admonition type="note" %}}
{{< admonition type="note" >}}
Available in Grafana Enterprise v8.0+.
{{% /admonition %}}
{{< /admonition >}}
Updates / removes and reloads database settings. You must provide either `updates`, `removals` or both.