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:02 UTC

[isis-app-helloworld] 02/03: 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-helloworld.git

commit f68f509dd9778b5a5a5f911690a7b2cf127910cf
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sat Dec 7 11:59:34 2019 +0000

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

diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html
index ae71d23..a497c3e 100644
--- a/src/main/resources/static/index.html
+++ b/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'