Skip to content

Commit 13ff7d6

Browse files
committed
...
1 parent ed46e1d commit 13ff7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ when(root){
196196
# Configuration
197197

198198
The Kotlin module may be given a few configuration parameters at construction time;
199-
see the [inline documentation](https://github.com/FasterXML/jackson-module-kotlin/blob/master/src/main/kotlin/com/fasterxml/jackson/module/kotlin/KotlinModule.kt)
199+
see the [inline documentation](https://github.com/FasterXML/jackson-module-kotlin/blob/2.19/src/main/kotlin/com/fasterxml/jackson/module/kotlin/KotlinModule.kt)
200200
for details on what options are available and what they do.
201201

202202
```kotlin

0 commit comments

Comments
 (0)