diff options
Diffstat (limited to 'src/main/resources/static/index.html')
-rw-r--r-- | src/main/resources/static/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index 1b959d56..6131e912 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -19,6 +19,9 @@ <p>This is a stub index page for the project, for the sake of vertical completeness. We will soon get to work on it!</p> +<a href="test.html">Go to WS test page</a> + + <h2>Connection</h2> <form class="form-inline"> |