You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/12/07 12:02:09 UTC

[isis-app-simpleapp] 02/05: small improvement to index.html

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git

commit 550aab12740b9b2678965d89152c80f48eed3dd5
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sat Dec 7 12:00:09 2019 +0000

    small improvement to index.html
---
 webapp/src/main/resources/static/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapp/src/main/resources/static/index.html b/webapp/src/main/resources/static/index.html
index 95dcd58..7181038 100644
--- a/webapp/src/main/resources/static/index.html
+++ b/webapp/src/main/resources/static/index.html
@@ -48,7 +48,7 @@ th, td {
             <ul>
                 <li>
                     <p>
-                        <b><a href="wicket/">wicket/</a></b>
+                        <b><a href="wicket/">Generic UI (Wicket)</a></b>
                     </p>
                     <p>
                         provides access to a generic UI for end-users, Apache Isis'