We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce9c15 commit 83d048bCopy full SHA for 83d048b
docusaurus/src/pages/index.tsx
@@ -19,7 +19,7 @@ function HomepageHeader() {
19
<div className={styles.buttons}>
20
<Link
21
className="button button--secondary button--lg"
22
- to="/docs/introduction">
+ to="/docs/tutorial-ruby-couchbase-orm/introduction">
23
Get Started with Couchbase - 5min ⏱️
24
</Link>
25
</div>
0 commit comments