Skip to content

Commit 4404daf

Browse files
Fix mismatched backticks in "2D navigation overview" (#11254)
* Fix mismatched backticks in "2D navigation overview" * Add `button` role for "Bake NavigationPolygon" in "2D navigation overview" Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> --------- Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
1 parent 477811b commit 4404daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/navigation/navigation_introduction_2d.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ It uses the NavigationServer2D and a NavigationAgent2D for path movement.
100100
.. image:: img/nav_2d_min_setup_step1.png
101101

102102
#. Define the movable navigation area with the NavigationPolygon draw tool. Then click
103-
the `Bake NavigationPolygon`` button on the toolbar.
103+
the :button:`Bake NavigationPolygon` button on the toolbar.
104104

105105
.. image:: img/nav_2d_min_setup_step2.png
106106

0 commit comments

Comments
 (0)