This commit is contained in:
2025-03-11 15:56:08 +03:00
parent bdf0419b7b
commit 5c3150719c
2 changed files with 4 additions and 8 deletions

View File

@@ -19,8 +19,8 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/intro">
Frontend Docs
to="/docs/category/browser">
Enter the docs
</Link>
</div>
</div>