Skip to content

Commit 5789da3

Browse files
authored
fix: no app installer scheme (#137)
1 parent 68b9f32 commit 5789da3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/start/start-overview.component.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ <h1 id="install" class="text-5xl font-bold max-w-sm m-0">
4242
<p class="text-center max-w-md mx-auto">
4343
<a
4444
class="btn text-primary bg-primary-bright text-2xl"
45-
href="ms-appinstaller:?source=https://ecsact.dev/ecsact_sdk.appinstaller">
45+
download
46+
href="https://ecsact.dev/ecsact_sdk.appinstaller">
4647
<span class="flex flex-row space-x-2 items-center">
4748
<span class="text-black i48 text-4xl font-bold">download</span>
4849
<span class="text-black font-bold">Install with app installer</span>

0 commit comments

Comments
 (0)