Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,19 +86,19 @@ <h2>Welcome to JavaMoney - the Java Money and Currency API for the Java&trade; P
<section id="main_content">
<h3>JSR 354 Specification (API)</h3>
<p>
Find more details on the API/specification <a href="api.html">here</a>.
Find more details on the <a href="api.html">API/specification</a>.
</p>
<h3>JSR 354 Reference Implementation (RI)</h3>
<p>
Check out the referenceimplementation <a href="ri.html">here</a>.
Check out the <a href="ri.html">reference implementation</a>.
</p>
<h3>Technical Compatibility Kit (TCK)</h3>
<p>
Want to write your own implementation of JSR 354? The you should also checkout and configure the TCK. Start <a href="tck.html">here</a>.
Want to write your own implementation of JSR 354? Then you should also checkout and configure the <a href="tck.html">TCK</a>.
</p>
<h3>JavaMoney Financial Library</h3>
<p>
Find out more about the JavaMoney Financial Library <a href="lib.html">here</a>.
Find out more about the <a href="lib.html">JavaMoney Financial Library</a>.
</p>
</section>
<hr/>
Expand All @@ -121,4 +121,4 @@ <h3>JavaMoney Financial Library</h3>
<script src="/js/run_prettify.js"></script>

</body>
</html>
</html>