cleanup shortcodes, image paths (#34827)

This commit is contained in:
Robby Milo
2021-05-28 11:31:48 +02:00
committed by GitHub
parent c17faa52f0
commit ede2a61809
135 changed files with 547 additions and 547 deletions
@@ -31,7 +31,7 @@ throw new Error('An error occurred');
Grafana displays the error message in the top-left corner of the panel.
{{< docs-imagebox img="/img/docs/panel_error.png" class="docs-image--no-shadow" max-width="850px" >}}
{{< figure src="/static/img/docs/panel_error.png" class="docs-image--no-shadow" max-width="850px" >}}
Avoid displaying overly-technical error messages to the user. If you want to let technical users report an error, consider logging it instead.