Skip to content

Commit

Permalink
feat: link to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
wencaiwulue committed Aug 13, 2024
1 parent eef719f commit 3e3f0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function HomepageHeader() {
<Link
style={{width: 144, paddingRight: 0, paddingLeft: 0, display: "flex", justifyContent: "center", alignItems: "center"}}
className="button button--secondary button--lg"
to="https://github.com/kubenetworks/kubevpn/releases/latest"
to="https://github.com/kubenetworks/kubevpn"
>
<img
style={{ marginRight: 8}}
Expand Down

0 comments on commit 3e3f0c3

Please sign in to comment.