Skip to content

Commit 146cf26

Browse files
authored
Merge pull request godotengine#7940 from imnachos/patch-2
Fixed URL underscore in general_optimization.rst
2 parents eb9fe16 + 706393d commit 146cf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/performance/general_optimization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ There are several methods of measuring performance, including:
6565
`RivaTuner Statistics Server <https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html>`__
6666
(Windows) or `MangoHud <https://github.com/flightlessmango/MangoHud>`__
6767
(Linux) can also be useful here.
68-
- Using an unofficial `debug menu add-on <https://github.com/godot-extended-libraries/godot-debug-menu>`.
68+
- Using an unofficial `debug menu add-on <https://github.com/godot-extended-libraries/godot-debug-menu>`__.
6969

7070
Be very aware that the relative performance of different areas can vary on
7171
different hardware. It's often a good idea to measure timings on more than one

0 commit comments

Comments
 (0)