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

lukaszlenart pushed a commit to branch contributors-guide
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/contributors-guide by this 
push:
     new d614723  Adds Contributors Guide to the menu
d614723 is described below

commit d614723b24febfc83ef2eced926a2fb49e7202f6
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Mon Jul 20 08:41:21 2020 +0200

    Adds Contributors Guide to the menu
---
 source/_includes/header.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source/_includes/header.html b/source/_includes/header.html
index 53cb691..25b579f 100644
--- a/source/_includes/header.html
+++ b/source/_includes/header.html
@@ -79,6 +79,7 @@
                 <li><a href="/youatstruts.html">You at Struts</a></li>
                 <li><a href="/helping.html">How to Help FAQ</a></li>
                 <li><a href="/dev-mail.html">Development Lists</a></li>
+                <li><a href="/contributors/">Contributors Guide</a></li>
                 <li class="divider"></li>
                 <li><a href="/submitting-patches.html">Submitting 
patches</a></li>
                 <li><a href="/builds.html">Source Code and Builds</a></li>

Reply via email to