mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 20:42:40 +08:00
add missing statis assets prefix (#34999)
This commit is contained in:
@ -9,8 +9,8 @@ weight = 1
|
|||||||
The Plugin catalog allows users to browse and manage plugins from within Grafana. Only Organization Admins who are also Grafana Server Admins can access and use the catalog.
|
The Plugin catalog allows users to browse and manage plugins from within Grafana. Only Organization Admins who are also Grafana Server Admins can access and use the catalog.
|
||||||
|
|
||||||
<div class="medium-6 columns">
|
<div class="medium-6 columns">
|
||||||
<video width="800" height="500" controls>
|
<video width="700" height="600" controls>
|
||||||
<source src="/assets/videos/plugins-catalog-install-8-0.mp4" type="video/mp4">
|
<source src="/static/assets/videos/plugins-catalog-install-8-0.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
@ -27,7 +27,7 @@ To browse available plugins:
|
|||||||
|
|
||||||
You can also browse existing plugins by navigating to the **Library** tab.
|
You can also browse existing plugins by navigating to the **Library** tab.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Install a plugin
|
## Install a plugin
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ You can also browse existing plugins by navigating to the **Library** tab.
|
|||||||
|
|
||||||
A confirmation message opens notifying that the installation was successful.
|
A confirmation message opens notifying that the installation was successful.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Update a plugin
|
## Update a plugin
|
||||||
|
|
||||||
@ -51,7 +51,7 @@ A confirmation message opens notifying that the installation was successful.
|
|||||||
|
|
||||||
A confirmation message opens notifying that the installation was successful.
|
A confirmation message opens notifying that the installation was successful.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Uninstall a plugin
|
## Uninstall a plugin
|
||||||
|
|
||||||
@ -63,4 +63,4 @@ A confirmation message opens notifying that the installation was successful.
|
|||||||
|
|
||||||
A confirmation message opens notifying that the installation was successful.
|
A confirmation message opens notifying that the installation was successful.
|
||||||
|
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user