Convene website link fixes
This commit is contained in:
parent
98538551e7
commit
fa6e4f887f
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
||||||
<i18n path="profile_info_popup.powered_by" tag="div">
|
<i18n path="profile_info_popup.powered_by" tag="div">
|
||||||
<template v-slot:product>{{ product }}</template>
|
<template v-slot:product>{{ product }}</template>
|
||||||
<template v-slot:productLink>
|
<template v-slot:productLink>
|
||||||
<a :href="productLink">{{ productLink }}</a>
|
<a :href="'//'+productLink">{{ productLink }}</a>
|
||||||
</template>
|
</template>
|
||||||
</i18n>
|
</i18n>
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue