Fixup doc ref in Managing editor features

This commit is contained in:
Rémi Verschelde
2022-04-29 13:48:01 +02:00
parent ce23617b1d
commit 5b2b0c4980

View File

@@ -15,7 +15,7 @@ With feature profiles, major features and nodes can be hidden from the editor.
This only hides parts of the interface and does not actually remove support for
these features, so scenes and scripts relying on those features will still work fine.
This also means feature profiles are not an optimization technique. For
information on how to optimize Godot see :ref:`_doc_performance`.
information on how to optimize Godot see :ref:`doc_performance`.
Creating a profile
------------------