demo url fix

This commit is contained in:
Čarodej
2022-05-03 10:57:23 +02:00
parent e11b37e7fa
commit a08cc3172d
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
description="Just click on the button below."
/>
<a :href="`${$store.getters.config.host}/sign-in`" target="_blank">
<a :href="`${$store.getters.config.host}`" target="_blank">
<AuthButton
class="mb-12 w-full justify-center md:w-min"
icon="chevron-right"