Skip to content

Commit 8703f1c

Browse files
authored
Merge pull request #10128 from Calinou/exporting-for-windows-codesigning-update-url
Update URL to Microsoft codesigning guide in Exporting for Windows
2 parents 5ebd5e4 + a35d441 commit 8703f1c

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)