Skip to content

Commit 83d048b

Browse files
committed
chore: Update link in homepage header to Ruby Couchbase ORM tutorial
1 parent 6ce9c15 commit 83d048b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function HomepageHeader() {
1919
<div className={styles.buttons}>
2020
<Link
2121
className="button button--secondary button--lg"
22-
to="/docs/introduction">
22+
to="/docs/tutorial-ruby-couchbase-orm/introduction">
2323
Get Started with Couchbase - 5min ⏱️
2424
</Link>
2525
</div>

0 commit comments

Comments
 (0)