Skip to content

Commit e0190c1

Browse files
committed
Merge branch '5.3.x'
2 parents 28ca0dd + 3d4a778 commit e0190c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/languages/kotlin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Kotlin https://kotlinlang.org/docs/reference/extensions.html[extensions] provide
4444
to extend existing classes with additional functionality. The Spring Framework Kotlin APIs
4545
use these extensions to add new Kotlin-specific conveniences to existing Spring APIs.
4646

47-
The {docs-spring-framework}/kdoc-api/spring-framework/[Spring Framework KDoc API] lists
47+
The {docs-spring-framework}/kdoc-api/[Spring Framework KDoc API] lists
4848
and documents all available Kotlin extensions and DSLs.
4949

5050
NOTE: Keep in mind that Kotlin extensions need to be imported to be used. This means,

0 commit comments

Comments
 (0)