This repository was archived by the owner on Aug 10, 2023. It is now read-only.
File tree 1 file changed +4
-6
lines changed 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,7 @@ <h1>Java API for JSON Processing (JSON-P)</h1>
12
12
< p >
13
13
Welcome to the JSON-P project at Java.net.
14
14
Here you'll find drafts of the API and specification along with mailing
15
- lists for communication with the expert group. For the latest API proposals
16
- please check the
17
- < a href ="http://java.net/projects/json-processing-spec/pages/Home "> project wiki</ a > .
15
+ lists for communication with the expert group.
18
16
</ p >
19
17
< p >
20
18
Additional background information and formal milestone releases of the
@@ -45,12 +43,12 @@ <h2>Releases</h2>
45
43
< h2 > Feedback and Contributions</ h2 >
46
44
47
45
< p > Feedback and contributions for JSON-P 1.0 can be sent to < a href ="mailto:users@json-processing-spec.java.net "> JSR 353 user's mailing list</ a > .
48
- Subscribing to this list will also allow non-EG members to monitor the EG discussions. The source code repository for JSON-P 1.0
49
- < a href =" http://java.net/projects/json-processing-spec/sources/git/show " > is available here </ a > . </ p >
46
+ Subscribing to this list will also allow non-EG members to monitor the EG discussions.
47
+ </ p >
50
48
51
49
< h2 > Reference Implementation</ h2 >
52
50
53
- < p > TBD
51
+ < p > The open source reference implementation is available at < a href =" http://jsonp.java.net " />
54
52
</ p >
55
53
56
54
</ body >
You can’t perform that action at this time.
0 commit comments