Skip to content

Commit a35d441

Browse files
committed
Update URL to Microsoft codesigning guide in Exporting for Windows
1 parent ee8b70e commit a35d441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/export/exporting_for_windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Code signing
2424
Godot is capable of automatic code signing on export. To do this you must have the
2525
``Windows SDK`` (on Windows) or `osslsigncode <https://github.com/mtrojnar/osslsigncode>`__
2626
(on any other OS) installed. You will also need a package signing certificate,
27-
information on creating one can be found `here <https://docs.microsoft.com/en-us/windows/win32/appxpkg/how-to-create-a-package-signing-certificate?redirectedfrom=MSDN>`__.
27+
information on creating one can be found `here <https://learn.microsoft.com/en-us/windows/msix/package/create-certificate-package-signing>`__.
2828

2929
.. warning::
3030

0 commit comments

Comments
 (0)