You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ju...@apache.org on 2019/04/20 09:53:35 UTC

[incubator-netbeans-website] branch master updated: Add the link to the About header of the footer

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

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 02cb451  Add the link to the About header of the footer
02cb451 is described below

commit 02cb45188b2399cf6a8101f60e50b346f6191df2
Author: Junichi Yamamoto <ju...@apache.org>
AuthorDate: Sat Apr 20 07:09:51 2019 +0900

    Add the link to the About header of the footer
---
 netbeans.apache.org/src/content/templates/footer.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/templates/footer.gsp b/netbeans.apache.org/src/content/templates/footer.gsp
index ce61cb4..2935412 100644
--- a/netbeans.apache.org/src/content/templates/footer.gsp
+++ b/netbeans.apache.org/src/content/templates/footer.gsp
@@ -45,7 +45,7 @@
         <div class="grid-x grid-padding-x">
             <div class="large-auto cell">
                 <% /* See https://www.apache.org/foundation/marks/pmcs#navigation */ %>
-                <h1>About</h1>
+                <h1><a href="/about/index.html">About</a></h1>
                 <ul>
                     <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
                     <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists