mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #2696 from gradido/fix-community-link
fix(frontend): community link
This commit is contained in:
commit
dbb4a98b8a
@ -6,9 +6,9 @@
|
||||
{{ CONFIG.COMMUNITY_DESCRIPTION }}
|
||||
</div>
|
||||
<div>
|
||||
<router-link :to="CONFIG.COMMUNITY_URL">
|
||||
<b-link :href="CONFIG.COMMUNITY_URL">
|
||||
{{ CONFIG.COMMUNITY_URL }}
|
||||
</router-link>
|
||||
</b-link>
|
||||
</div>
|
||||
<hr />
|
||||
<div class="h3">{{ $t('community.openContributionLinks') }}</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user