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 0dc0c8f commit 69bb1d3Copy full SHA for 69bb1d3
src/site/markdown/docs/kotlin.md renamed to src/site/markdown/docs/kotlinMyBatis3.md
src/site/site.xml
@@ -48,7 +48,7 @@
48
<item href="docs/insert.html" name="INSERT Statements" />
49
<item href="docs/update.html" name="UPDATE Statements" />
50
<item href="docs/mybatis3.html" name="MyBatis3 Support" />
51
- <item href="docs/kotlin.html" name="Kotlin Support" />
+ <item href="docs/kotlinMyBatis3.html" name="Kotlin Support for MyBatis3" />
52
<item href="docs/spring.html" name="Spring Support" />
53
<item href="docs/springBatch.html" name="Spring Batch Support" />
54
<item href="docs/howItWorks.html" name="How it Works" />
0 commit comments