Skip to content

Commit 4ecbdf4

Browse files
authored
Simplify name of Kotlin library
1 parent 8617c8f commit 4ecbdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ Here is a non-exhaustive list:
9999
- [Jackson](https://github.com/FasterXML/jackson-core) `JsonFactory.enable(JsonReadFeature.ALLOW_JAVA_COMMENTS)`
100100

101101
**Kotlin**
102-
- [`kotlinx.serialization.json/JsonBuilder/allowComments`](https://kotlinlang.org/api/kotlinx.serialization/kotlinx-serialization-json/kotlinx.serialization.json/-json-builder/allow-comments.html)
102+
- [kotlinx.serialization.json](https://kotlinlang.org/api/kotlinx.serialization/kotlinx-serialization-json/kotlinx.serialization.json/-json-builder/allow-comments.html)

0 commit comments

Comments
 (0)