feat: update the getting started link

This commit is contained in:
misitebao 2021-10-06 01:04:25 +08:00
parent c8630162fe
commit 666094c67f

View File

@ -7,7 +7,7 @@
<!-- 底部按钮 -->
<div class="link">
<OpenLink
href="https://github.com/wailsapp/wails#nav-6"
href="https://wails.io/docs/gettingstarted/installation"
class="btn start"
>{{ $t('homepage.getting-started') }}</OpenLink>
<OpenLink