Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@ Kaizen is an open source SDK and Github Bot that aims to simplify QA work using
</Link>
</div>

## API Reference
## SDK Reference

<div className="button-container">
<Link href="/api_reference">
<Link href="/sdk_reference/code_review">
<div className="button-box">
<h3>API Reference</h3>
<p>Explore the API reference for Kaizen SDK.</p>
<h3>SDK Reference</h3>
<p>Explore the SDK reference for Kaizen.</p>
</div>
</Link>
</div>
Expand Down Expand Up @@ -106,4 +106,4 @@ Kaizen is an open source SDK and Github Bot that aims to simplify QA work using
<p>For any other inquiries, please contact us here.</p>
</div>
</Link>
</div>
</div>
Loading