Docs: Fix plugin installation title by removing non-breaking space (#101798)

remove nbsp
This commit is contained in:
Will Browne
2025-03-07 14:48:55 +00:00
committed by GitHub
parent 7ee3b9f041
commit 04cc096b23

View File

@ -128,7 +128,7 @@ unzip my-plugin-0.2.0.zip -d YOUR_PLUGIN_DIR/my-plugin
The path to the plugin directory is defined in the configuration file. For more information, refer to [Configuration](../../setup-grafana/configure-grafana/#plugins).
#### Install a plugin using Grafana configuration
#### Install a plugin using Grafana configuration
{{% admonition type="note" %}}
This feature requires Grafana 11.5.0 or later.