X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2Findex.jsp;h=9cdd98efc4a774699478aa6db808a4e06421af5d;hb=9f9ffcf0497f9c243490e368b1fa33288cb7bad4;hp=8e6efaeec27f7b641608ed9444bbd17dd9e8f642;hpb=c0e22fbfb28fc864579d6cd34b6c274f1b5382bc;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/index.jsp b/org.argeo.slc.webapp/src/main/webapp/index.jsp index 8e6efaeec..9cdd98efc 100644 --- a/org.argeo.slc.webapp/src/main/webapp/index.jsp +++ b/org.argeo.slc.webapp/src/main/webapp/index.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html"%> <% -response.sendRedirect("home.web"); +response.sendRedirect("build/index.html"); %>