diff --git a/classes/class_gdextension.rst b/classes/class_gdextension.rst index d5956941ca0..f9dbe0f68b4 100644 --- a/classes/class_gdextension.rst +++ b/classes/class_gdextension.rst @@ -30,7 +30,7 @@ Tutorials - :doc:`GDExtension overview <../tutorials/scripting/gdextension/what_is_gdextension>` -- :doc:`GDExtension example in C++ <../tutorials/scripting/gdextension/gdextension_cpp_example>` +- :doc:`GDExtension example in C++ <../tutorials/scripting/cpp/gdextension_cpp_example>` .. rst-class:: classref-reftable-group diff --git a/classes/class_gdextensionmanager.rst b/classes/class_gdextensionmanager.rst index 2cc1603378c..889281949e6 100644 --- a/classes/class_gdextensionmanager.rst +++ b/classes/class_gdextensionmanager.rst @@ -30,7 +30,7 @@ Tutorials - :doc:`GDExtension overview <../tutorials/scripting/gdextension/what_is_gdextension>` -- :doc:`GDExtension example in C++ <../tutorials/scripting/gdextension/gdextension_cpp_example>` +- :doc:`GDExtension example in C++ <../tutorials/scripting/cpp/gdextension_cpp_example>` .. rst-class:: classref-reftable-group diff --git a/classes/class_javaclasswrapper.rst b/classes/class_javaclasswrapper.rst index 38ad36a2ed4..efd4f02865f 100644 --- a/classes/class_javaclasswrapper.rst +++ b/classes/class_javaclasswrapper.rst @@ -35,6 +35,13 @@ The JavaClassWrapper singleton provides a way for the Redot application to send \ **Warning:** When calling Java methods, be sure to check :ref:`get_exception()` to check if the method threw an exception. +.. rst-class:: classref-introduction-group + +Tutorials +--------- + +- :doc:`Integrating with Android APIs <../tutorials/platform/android/javaclasswrapper_and_androidruntimeplugin>` + .. rst-class:: classref-reftable-group Methods