Skip to content

Commit 7fc510a

Browse files
Fix broken link in 05_plotter_picker.mystnb (#698)
1 parent ef3447b commit 7fc510a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/examples/01_getting_started/05_plotter_picker.mystnb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ plotter.plot(plot_list)
171171
```
172172

173173
The Python visualizer is used by default. However, you can also use
174-
`trame <https://kitware.github.io/trame/index.html>`_ for visualization.
174+
[trame](https://kitware.github.io/trame/index.html) for visualization.
175175

176176
```python
177177

0 commit comments

Comments
 (0)