Skip to content

Commit cb15ec7

Browse files
authored
Merge pull request #577 from SwapnilChand/patch-9
Update index.mdx Rename API -> SDK
2 parents e7e502e + b158daa commit cb15ec7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/pages/index.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ Kaizen is an open source SDK and Github Bot that aims to simplify QA work using
6969
</Link>
7070
</div>
7171

72-
## API Reference
72+
## SDK Reference
7373

7474
<div className="button-container">
75-
<Link href="/api_reference">
75+
<Link href="/sdk_reference/code_review">
7676
<div className="button-box">
77-
<h3>API Reference</h3>
78-
<p>Explore the API reference for Kaizen SDK.</p>
77+
<h3>SDK Reference</h3>
78+
<p>Explore the SDK reference for Kaizen.</p>
7979
</div>
8080
</Link>
8181
</div>
@@ -106,4 +106,4 @@ Kaizen is an open source SDK and Github Bot that aims to simplify QA work using
106106
<p>For any other inquiries, please contact us here.</p>
107107
</div>
108108
</Link>
109-
</div>
109+
</div>

0 commit comments

Comments
 (0)