We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7e502e + b158daa commit cb15ec7Copy full SHA for cb15ec7
docs/pages/index.mdx
@@ -69,13 +69,13 @@ Kaizen is an open source SDK and Github Bot that aims to simplify QA work using
69
</Link>
70
</div>
71
72
-## API Reference
+## SDK Reference
73
74
<div className="button-container">
75
- <Link href="/api_reference">
+ <Link href="/sdk_reference/code_review">
76
<div className="button-box">
77
- <h3>API Reference</h3>
78
- <p>Explore the API reference for Kaizen SDK.</p>
+ <h3>SDK Reference</h3>
+ <p>Explore the SDK reference for Kaizen.</p>
79
80
81
@@ -106,4 +106,4 @@ Kaizen is an open source SDK and Github Bot that aims to simplify QA work using
106
<p>For any other inquiries, please contact us here.</p>
107
108
109
-</div>
+</div>
0 commit comments