Skip to content

Commit 90ea3f4

Browse files
Kdl4J now supports KDL v2 (#50)
1 parent c25981e commit 90ea3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
129129
* [gokdl](https://github.com/lunjon/gokdl)
130130
* [kdl-go](https://github.com/sblinch/kdl-go)
131131
* Haskell - [Hustle](https://github.com/fuzzypixelz/Hustle)
132-
* Java - [kdl4j](https://github.com/hkolbeck/kdl4j)
132+
* Java - [kdl4j](https://github.com/kdl-org/kdl4j)\*
133133
* JavaScript -
134134
* [@bgotink/kdl](https://github.com/bgotink/kdl)\* (Format/comment-preserving parser)
135135
* [@virtualstate/kdl](https://github.com/virtualstate/kdl) (query only, JSX based)

0 commit comments

Comments
 (0)