Skip to content

Commit

Permalink
Fix link to HTML Users Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
edbratt committed Apr 15, 2021
1 parent 69745a8 commit 9fc9c14
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions install/websocket/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
.emphasize { font-style: italic; color: #000099}
-->
</style> </head>
<body style="color: black; background-color: #ffffdd;" vlink="#840084" link="#0000ff"
<body style="color: black; background-color: #ffffdd;" vlink="#840084" link="#0000ff"

alink="#0000ff">
<div align="Center">
<h1>Welcome to the Jakarta EE WebSocket TCK, Version 2.0</h1>
Expand All @@ -39,7 +40,7 @@ <h2>Guide to Jakarta EE WebSocket TCK 2.0 Documentation</h2>
WebSocket specification web site: <a href="https://jakarta.ee/specifications/websocket/2.0/">https://jakarta.ee/specifications/websocket/2.0/</a></li>
</ul>
</li>
<li> The <a href="pdf-usersguide/Jakarta-WebSocket-TCK-Users-Guide.pdf" title="Jakarta EE WebSocket TCK 2.0 User's Guide (HTML)">Jakarta
<li> The <a href="./html-usersguide/title.html" title="Jakarta EE WebSocket TCK 2.0 User's Guide (HTML)">Jakarta
EE WebSocket Technology Compatibility Kit, Version 2.0 User's Guide</a>
(or <a href="./pdf-usersguide/Jakarta-WebSocket-TCK-Users-Guide.pdf" title="Jakarta EE WebSocket TCK 2.0 User's Guide (PDF)">PDF</a>)
provides the information that you need to install, set up, and run the
Expand All @@ -54,7 +55,7 @@ <h2>JT Harness Documentation</h2>
available <a href="https://wiki.openjdk.java.net/display/CodeTools/Documentation">here</a>.</p>
<hr>
<p><cite><small></small></cite></p>
<address><small> Copyright © 2014, 2021 Oracle and/or its affiliates. All
<address><small> Copyright © 2014, 2021 Oracle and/or its affiliates. All
rights reserved. </small></address>
<cite>
<p></p>
Expand Down

0 comments on commit 9fc9c14

Please sign in to comment.