Skip to content

Commit

Permalink
change to \ref link
Browse files Browse the repository at this point in the history
Signed-off-by: Mabel Zhang <[email protected]>
  • Loading branch information
mabelzhang committed Sep 14, 2023
1 parent f16de9f commit 4cb5d38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tutorials/rendering_plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ different for each plugin type.

### Render events on the GUI

The GUI plugin will need to listen to
[gz::gui::events::Render](https://gazebosim.org/api/gui/8/classgz_1_1gui_1_1events_1_1Render.html)
The GUI plugin will need to listen to \ref gz::gui::events::Render
events. Here's how to do it:

1. Include the GUI events header:
Expand Down

0 comments on commit 4cb5d38

Please sign in to comment.