cleanup shortcodes, image paths (#34827)
This commit is contained in:
@@ -17,7 +17,7 @@ You can use variables in data links to send people to a detailed dashboard with
|
||||
|
||||
When creating or updating a data link, press Cmd+Space or Ctrl+Space on your keyboard to open the typeahead suggestions to more easily add variables to your URL.
|
||||
|
||||
{{< docs-imagebox img="/img/docs/data_link_typeahead.png" max-width= "800px" >}}
|
||||
{{< figure src="/static/img/docs/data_link_typeahead.png" max-width= "800px" >}}
|
||||
|
||||
## Add a data link
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ Each panel can have its own set of links that are shown in the upper left corner
|
||||
|
||||
Click the icon on the top left corner of a panel to see available panel links.
|
||||
|
||||
<img class="no-shadow" src="/img/docs/linking/panel-links.png" width="500px">
|
||||
<img class="no-shadow" src="/static/img/docs/linking/panel-links.png" width="500px">
|
||||
|
||||
## Add a panel link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user