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

This commit is contained in:
Jack Baldry
2025-06-27 11:28:14 +01:00
committed by GitHub
parent 7307a2bdbe
commit a113d04fb9
161 changed files with 721 additions and 721 deletions
+2 -2
View File
@@ -13,13 +13,13 @@ weight: 10000
Here you can find detailed release notes that list everything included in past releases,
as well as notices about deprecations, breaking changes, and changes related to plugin development.
{{% admonition type="note" %}}
{{< admonition type="note" >}}
As of Grafana v9.2 we no longer publish release notes, which are redundant with other release lists that we publish:
- For details about new features, deprecations, and breaking changes in new Grafana releases, see [What's New in Grafana](../whatsnew/).
- For lists of changes to Grafana, with links to pull requests and related issues when available, see the [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md).
{{% /admonition %}}
{{< /admonition >}}
- [Release notes for 9.1.7](release-notes-9-1-7/)
- [Release notes for 9.1.6](release-notes-9-1-6/)