Skip to content

Commit e542329

Browse files
authored
chore(hero): '/docs' to '/guides/getting-started' (#174)
1 parent ce76294 commit e542329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/HomePage/Hero/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default () => {
2222
</p>
2323

2424
<div className={styles.actions}>
25-
<a href="/docs" className={styles.primaryBtn}>
25+
<a href="/guides/getting-started" className={styles.primaryBtn}>
2626
<span> Get started</span>
2727
<span>
2828
<svg

0 commit comments

Comments
 (0)