diff --git a/tutorials/platform/customizing_html5_shell.rst b/tutorials/platform/customizing_html5_shell.rst index 39c36b9b194..2cd0ae67ddd 100644 --- a/tutorials/platform/customizing_html5_shell.rst +++ b/tutorials/platform/customizing_html5_shell.rst @@ -19,7 +19,7 @@ Some use-cases where customizing the default page is useful include: - Passing custom command line arguments, e.g. ``-s`` to start a ``MainLoop`` script. The default HTML page is available in the Godot Engine repository at -`/misc/dist/html/full-size.html `__ +`/misc/dist/html/full-size.html `__ but the following template can be used as a much simpler example: .. code-block:: html