chore: update urls
This commit is contained in:
@@ -157,10 +157,10 @@ function FooterElement() {
|
||||
</Popup>
|
||||
</section>
|
||||
<section className={footer.item}>
|
||||
<Link reloadDocument to="https://hx.sg/pp" target="_blank" className={footer.link}>{i18n('privacy_policy')}</Link>
|
||||
<Link reloadDocument to="https://gura.ch/pp" target="_blank" className={footer.link}>{i18n('privacy_policy')}</Link>
|
||||
</section>
|
||||
<section className={footer.item}>
|
||||
<Link reloadDocument to="https://hx.sg/aklive2d-gh" target="_blank" className={footer.link}>GitHub</Link>
|
||||
<Link reloadDocument to="https://gura.ch/aklive2d-gh" target="_blank" className={footer.link}>GitHub</Link>
|
||||
</section>
|
||||
<section className={footer.item}>
|
||||
<Popup
|
||||
|
||||
@@ -19,7 +19,7 @@ export default [
|
||||
inDrawer: true,
|
||||
routeable: true
|
||||
}, {
|
||||
path: "https://hx.sg/dynamicCompile",
|
||||
path: "https://gura.ch/dynamicCompile",
|
||||
index: false,
|
||||
name: "offical_page",
|
||||
element: <a/>,
|
||||
|
||||
Reference in New Issue
Block a user