Skip to content

Commit cd623ec

Browse files
committed
Fix launcher link in place join popover
1 parent 0f13928 commit cd623ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Site/src/routes/(main)/place/[id=asset]/[name]/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
</span>
429429
<a
430430
class="btn btn-primary"
431-
href="https://setup.{data.domain}/PlayerLauncher.exe">
431+
href="https://setup.{data.domain}/{data.siteName}PlayerLauncher.exe">
432432
Download 2013
433433
</a>
434434
{/if}

0 commit comments

Comments
 (0)