Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Commit 16c9441

Browse files
author
Jitendra Kotamraju
committed
Fixing the incorrect info
1 parent ad91f1c commit 16c9441

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

www/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ <h1>Java API for JSON Processing (JSON-P)</h1>
1212
<p>
1313
Welcome to the JSON-P project at Java.net.
1414
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.
1816
</p>
1917
<p>
2018
Additional background information and formal milestone releases of the
@@ -45,12 +43,12 @@ <h2>Releases</h2>
4543
<h2>Feedback and Contributions</h2>
4644

4745
<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>
5048

5149
<h2>Reference Implementation</h2>
5250

53-
<p>TBD
51+
<p>The open source reference implementation is available at <a href="http://jsonp.java.net"/>
5452
</p>
5553

5654
</body>

0 commit comments

Comments
 (0)