diff --git a/getting_started/introduction/learning_new_features.rst b/getting_started/introduction/learning_new_features.rst index a6891c39f..c75ad21f9 100644 --- a/getting_started/introduction/learning_new_features.rst +++ b/getting_started/introduction/learning_new_features.rst @@ -30,7 +30,7 @@ available functions and properties when programming. While the manual covers general features, concepts, and how to use the editor, the reference is all about using Godot's scripting API (Application Programming Interface). You can access it both online and offline. We recommend browsing the reference offline, -from within the Godot editor. To do so, go to Help -> Search or press +from within the Godot editor. To do so, go to Help -> Search Help or press :kbd:`F1`. .. image:: img/manual_class_reference_search.png