Skip to content

Commit 323ef16

Browse files
authored
Update index.md
revert - test
1 parent 0f9f4cb commit 323ef16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/dashboards/panels/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,9 @@ To add a link to a Panel in order to drill down to another Dashboard, see [Add
155155

156156
### Syntax
157157

158-
`[<Text>](<URL>)`
158+
```
159+
[<Text>](<URL>)
160+
```
159161

160162
<img src={useBaseUrl('/img/dashboards/panels/link-syntax-example-Jan-2021.png')} style={{border: '1px solid gray'}} alt="link syntax example Jan 2021" width="600"/>
161163

0 commit comments

Comments
 (0)