Docs: fix links (#23470)

This commit is contained in:
Robby Milo
2020-04-14 18:28:57 +02:00
committed by GitHub
parent 5cd2b22684
commit 8c9204ae8e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>