Skip to content

Commit

Permalink
fix: url link
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil-Lin committed May 7, 2024
1 parent d1d104d commit c3f1e9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/works/piman.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<i18n-t keypath="page.piman.p2" tag="p" scope="global">
<template #link>
<nuxt-link
to="https://piman.cc"
to="https://bpio.gitbook.io/piman"
:title="$t('action.goTo') + 'Piman' + $t('action.openWindow')"
target="_blank"
ref="noreferrer noopener"
Expand Down Expand Up @@ -190,7 +190,7 @@
</li>
<li>
<nuxt-link
to="https://piman.cc"
to="https://bpio.gitbook.io/piman"
:title="
$t('action.goTo') +
'Piman Official Website' +
Expand Down

0 comments on commit c3f1e9c

Please sign in to comment.