Skip to content

Commit 706393d

Browse files
authored
Fixed URL underscore in general_optimization.rst
Added double underscore to fix
1 parent 8b4cc3b commit 706393d

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)