mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
fix link
This commit is contained in:
parent
388c7a795c
commit
f91dd859bf
@ -43,7 +43,7 @@
|
||||
<BNavItem :href="`mailto:${supportEmail}`" target="_blank">
|
||||
{{ $t('navigation.support') }}
|
||||
</BNavItem>
|
||||
<BNavItem v-if="dltActive" :href="`https://${communityUrl}/inspector`" target="_blank">
|
||||
<BNavItem v-if="dltActive" :href="`${communityUrl}/inspector`" target="_blank">
|
||||
{{ $t('footer.inspector') }}
|
||||
</BNavItem>
|
||||
</BNav>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user