diff options
Diffstat (limited to 'platform')
-rw-r--r-- | platform/windows/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/README.md b/platform/windows/README.md index 4c775576fe..bda9ddd924 100644 --- a/platform/windows/README.md +++ b/platform/windows/README.md @@ -11,5 +11,5 @@ used by this platform. - Instructions on building this platform port from source. - [Exporting for Windows](https://docs.godotengine.org/en/latest/tutorials/export/exporting_for_windows.html) - Instructions on using the compiled export templates to export a project. -- [Changing application icon for Windows](https://docs.godotengine.org/en/stable/tutorials/export/changing_application_icon_for_windows.html) +- [Changing application icon for Windows](https://docs.godotengine.org/en/latest/tutorials/export/changing_application_icon_for_windows.html) - Instructions on using a custom icon for the exported project executable. |