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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ed79f7e68 Link to new front page rather than old, migrated front page
4ed79f7e68 is described below

commit 4ed79f7e68e3841135e26f1d8f96545db2b0f140
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue May 17 09:05:49 2022 +0100

    Link to new front page rather than old, migrated front page
---
 webapps/ROOT/index.jsp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/webapps/ROOT/index.jsp b/webapps/ROOT/index.jsp
index 6d846c2b18..abcf5172ee 100644
--- a/webapps/ROOT/index.jsp
+++ b/webapps/ROOT/index.jsp
@@ -38,7 +38,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
                 <span id="nav-hosts"><a 
href="${tomcatDocUrl}">Documentation</a></span>
                 <span id="nav-config"><a 
href="${tomcatDocUrl}config/">Configuration</a></span>
                 <span id="nav-examples"><a 
href="${tomcatExamplesUrl}">Examples</a></span>
-                <span id="nav-wiki"><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/FrontPage";>Wiki</a></span>
+                <span id="nav-wiki"><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/";>Wiki</a></span>
                 <span id="nav-lists"><a href="${tomcatUrl}lists.html">Mailing 
Lists</a></span>
                 <span id="nav-help"><a href="${tomcatUrl}findhelp.html">Find 
Help</a></span>
                 <br class="separator" />
@@ -120,7 +120,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
                         <h3>Documentation</h3>
                         <h4><a href="${tomcatDocUrl}">Tomcat 
@VERSION_MAJOR_MINOR@ Documentation</a></h4>
                         <h4><a href="${tomcatDocUrl}config/">Tomcat 
@VERSION_MAJOR_MINOR@ Configuration</a></h4>
-                        <h4><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/FrontPage";>Tomcat 
Wiki</a></h4>
+                        <h4><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/";>Tomcat Wiki</a></h4>
                         <p>Find additional important configuration information 
in:</p>
                         <pre>$CATALINA_HOME/RUNNING.txt</pre>
                         <p>Developers may be interested in:</p>
@@ -184,7 +184,7 @@ request.setAttribute("tomcatExamplesUrl", "/examples/");
                             <li><a 
href="${tomcatUrl}getinvolved.html">Overview</a></li>
                             <li><a href="${tomcatUrl}source.html">Source 
Repositories</a></li>
                             <li><a href="${tomcatUrl}lists.html">Mailing 
Lists</a></li>
-                            <li><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/FrontPage";>Wiki</a></li>
+                            <li><a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/";>Wiki</a></li>
                         </ul>
                     </div>
                 </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to