Skip to content

Commit 8ff5ee6

Browse files
authored
Update README.md
1 parent d243dee commit 8ff5ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a backport of the `java.util.json` API from the OpenJDK jdk‑sandbox “json” branch for use on Java 21 and above.
44

55
References:
6-
- OpenJDK sandbox “json” branch: https://github.com/openjdk/jdk-sandbox/tree/master/src/java.json
6+
- OpenJDK sandbox “json” branch: https://github.com/openjdk/jdk-sandbox/tree/json
77
- Design paper: [Towards a JSON API for the JDK.pdf](Towards%20a%20JSON%20API%20for%20the%20JDK.pdf)
88

99
This project is not an official release; APIs and behaviour may change as upstream evolves.

0 commit comments

Comments
 (0)