Skip to content

Commit

Permalink
docs: hero link in homepage (#12572)
Browse files Browse the repository at this point in the history
Co-authored-by: 伐宿 <fasu@uni-ubi.com>
  • Loading branch information
haolic and 伐宿 authored Jul 16, 2024
1 parent 6a456f2 commit f21779e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.dumi/components/Hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const Hero = () => {
<div className="left">
<div className="bigLogo" />
<div className="actions">
<Link to="/docs/tutorials/getting-started">
<Link to="/docs/guides/getting-started">
<div className="button">快速上手 →</div>
</Link>
<div className="githubStar">
Expand Down

0 comments on commit f21779e

Please sign in to comment.