wiki_service fix, HowtosIndexPage fix
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<a
|
||||
v-for="page in recentPages"
|
||||
:key="page.id"
|
||||
:href="`${WIKI_BASE}/${page.locale}/${page.path}`"
|
||||
:href="`${WIKI_BASE}/${page.path}`"
|
||||
target="_blank"
|
||||
class="group card-interactive flex flex-col"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user