diff --git a/orbit/changes/13175-windows-url b/orbit/changes/13175-windows-url
new file mode 100644
index 0000000000..d3e53aa1ec
--- /dev/null
+++ b/orbit/changes/13175-windows-url
@@ -0,0 +1 @@
+* Fixed a bug that set a wrong Fleet URL in Windows installers.
diff --git a/orbit/pkg/packaging/windows_templates.go b/orbit/pkg/packaging/windows_templates.go
index d56031fc62..9bcd161a87 100644
--- a/orbit/pkg/packaging/windows_templates.go
+++ b/orbit/pkg/packaging/windows_templates.go
@@ -54,7 +54,7 @@ var windowsWixTemplate = template.Must(template.New("").Option("missingkey=error
-
+