mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 08:52:15 +08:00
Docs: combines all SAML topics into one topic (#49443)
* combines all SAML topics * resolves merge conflicts * makes prettier
This commit is contained in:

committed by
GitHub

parent
745b101d41
commit
8c84d62e3d
@ -41,6 +41,6 @@ Use app plugins when you want to create an custom out-of-the-box monitoring expe
|
||||
|
||||
## Learn more
|
||||
|
||||
- [Install plugins]({{< relref "./installation.md" >}})
|
||||
- [Plugin signatures]({{< relref "./plugin-signatures.md" >}})
|
||||
- [Install plugins]({{< relref "installation.md" >}})
|
||||
- [Plugin signatures]({{< relref "plugin-signatures.md" >}})
|
||||
- Browse the available [Plugins](https://grafana.com/grafana/plugins)
|
||||
|
@ -26,7 +26,7 @@ Follow the instructions on the Install tab. You can either install the plugin wi
|
||||
|
||||
For more information about Grafana CLI plugin commands, refer to [Plugin commands]({{< relref "../administration/cli.md#plugins-commands" >}}).
|
||||
|
||||
As of Grafana v8.0, a plugin catalog app was introduced in order to make managing plugins easier. For more information, refer to [Plugin catalog]({{< relref "./catalog.md" >}}).
|
||||
As of Grafana v8.0, a plugin catalog app was introduced in order to make managing plugins easier. For more information, refer to [Plugin catalog]({{< relref "catalog.md" >}}).
|
||||
|
||||
### Install a packaged plugin
|
||||
|
||||
|
Reference in New Issue
Block a user