Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Rahman authored Jun 9, 2024
1 parent 9ccb8f0 commit 2463e30
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ <h2>Welcome!</h2>
<p><b>Learn more!</b><br/>
There are many excellent free resources to learn Jakarta EE! The following are some that you should begin exploring alongside the starter.
<ul>
<li>The <a target="_blank" href="https://eclipse-ee4j.github.io/jakartaee-tutorial">Jakarta EE Tutorial</a> is a comprehensive reference
<li>The <a target="_blank" href="https://jakarta.ee/learn/docs/jakartaee-tutorial/current/">Jakarta EE Tutorial</a> is a comprehensive reference
for developing applications with Jakarta EE.</li>
<li>The <a target="_blank" href="https://eclipse-ee4j.github.io/jakartaee-firstcup/">First Cup</a> is part of the Tutorial and is a gentle
hands-on introduction to Jakarta EE.</li>
<li>You can further explore the <a target="_blank" href="https://github.com/eclipse-ee4j/jakartaee-firstcup-examples">First Cup Examples</a>
to get a feel for how Jakarta EE applications look like.</li>
<li>The <a target="_blank" href="https://github.com/eclipse-ee4j/jakartaee-tutorial-examples">Jakarta EE Tutorial Examples</a> is a very
<li>The <a target="_blank" href="https://github.com/eclipse-ee4j/jakartaee-examples">Jakarta EE Examples</a> is a very
comprehensive resource showing you how to use many Jakarta EE APIs and features.</li>
<li>The <a target="_blank" href="https://eclipse-ee4j.github.io/cargotracker/">Eclipse Cargo Tracker</a> project demonstrates first-hand how you can
develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD).</li>
Expand All @@ -36,4 +36,4 @@ <h2>Welcome!</h2>
<b>We hope you enjoy your Jakarta EE journey!</b>
</p>
</body>
</html>
</html>

0 comments on commit 2463e30

Please # to comment.