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 ece3e96 commit b3b6664Copy full SHA for b3b6664
blocks/main/kotlin-plus-ai/index.tsx
@@ -46,7 +46,7 @@ function KotlinPlusAI() {
46
</div>
47
48
<div className={styles.buttons}>
49
- <Button mode="rock" size={size} href="https://www.jetbrains.com/ai/">Learn about JetBrainsAI</Button>
+ <Button mode="rock" size={size} href="https://www.jetbrains.com/ai/">Learn about JetBrains AI</Button>
50
<Button mode="outline" size={size}
51
href="/docs/kotlin-ai-apps-development-overview.html">Build AI apps with Kotlin</Button>
52
0 commit comments