chore(urls): updated to shortened links
This commit is contained in:
@@ -160,7 +160,7 @@ function FooterElement() {
|
||||
<Link reloadDocument to="https://hx.sg/pp" target="_blank" className={footer.link}>{i18n('privacy_policy')}</Link>
|
||||
</section>
|
||||
<section className={footer.item}>
|
||||
<Link reloadDocument to="https://github.com/Halyul/aklive2d" target="_blank" className={footer.link}>GitHub</Link>
|
||||
<Link reloadDocument to="https://hx.sg/aklive2d" 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://ak.hypergryph.com/archive/dynamicCompile/",
|
||||
path: "https://hx.sg/dynamicCompile",
|
||||
index: false,
|
||||
name: "offical_page",
|
||||
element: <a/>,
|
||||
|
||||
Reference in New Issue
Block a user