Skip to content

Commit c2092ed

Browse files
authored
Merge pull request #9203 from skyace65/TextureRect
Make "TextureRect" a link
2 parents 836fddb + aa33e63 commit c2092ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/first_2d_game/07.finishing-up.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ the first node under ``Main`` so that it will be drawn behind the other nodes.
1818
select "Layout" -> "Anchors Preset" -> "Full Rect" either in the toolbar at the top of the viewport or in the inspector so that it covers the screen.
1919

2020
You could also add a background image, if you have one, by using a
21-
``TextureRect`` node instead.
21+
:ref:`TextureRect <class_TextureRect>` node instead.
2222

2323
Sound effects
2424
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)