mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: fix links (#23470)
This commit is contained in:
parent
5cd2b22684
commit
8c9204ae8e
@ -71,7 +71,7 @@ Once the result is returned, the log panel shows a list of log rows and a bar ch
|
||||
|
||||
<div class="medium-6 columns">
|
||||
<video width="800" height="500" controls>
|
||||
<source src="https://grafana.com/static/assets/videos/explore_loki.mp4" type="video/mp4">
|
||||
<source src="/assets/videos/explore_loki.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
|
@ -14,7 +14,7 @@ You can use links to navigate between commonly used dashboards. Links let you cr
|
||||
|
||||
Grafana supports three types of links: Dashboard Links, Panel Links, and Data Links. They are all available from your dashboard.
|
||||
|
||||
{{< docs-imagebox img="/static/assets/img/blog/dashboard_links.png" max-width="800px" caption="Links Supported in Grafana" >}}
|
||||
{{< docs-imagebox img="/assets/img/blog/dashboard_links.png" max-width="800px" caption="Links Supported in Grafana" >}}
|
||||
|
||||
## Which link should you use?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user