diff --git a/welcomepage/src/main/webapp/index.jsp b/welcomepage/src/main/webapp/index.jsp index 276adaec..7cdedf6f 100644 --- a/welcomepage/src/main/webapp/index.jsp +++ b/welcomepage/src/main/webapp/index.jsp @@ -230,8 +230,8 @@ if(System.getenv("SAMPLE") != null && System.getenv("SAMPLE").equals("true")) {

Additional Resources