diff --git a/tutorials/export/exporting_for_windows.rst b/tutorials/export/exporting_for_windows.rst index 33b78934c1c..a3d317ec9dd 100644 --- a/tutorials/export/exporting_for_windows.rst +++ b/tutorials/export/exporting_for_windows.rst @@ -24,7 +24,7 @@ Code signing Godot is capable of automatic code signing on export. To do this you must have the ``Windows SDK`` (on Windows) or `osslsigncode `__ (on any other OS) installed. You will also need a package signing certificate, -information on creating one can be found `here `__. +information on creating one can be found `here `__. .. warning::