mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: broken link
This commit is contained in:
@@ -24,7 +24,7 @@ function HomepageHeader() {
|
||||
<p className="hero__subtitle">{siteConfig.tagline}</p>
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to="https://sern-handler.js.org/guide/walkthrough/cli">
|
||||
to="https://sern-handler.js.org/docs/guide/walkthrough/cli">
|
||||
sern init
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user