Links to imported docs
Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/e16e7c75 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/e16e7c75 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/e16e7c75 Branch: refs/heads/master Commit: e16e7c75e61762f6e287d8eb2c52721f5cf73fc7 Parents: 87c7b4f Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Mon Sep 18 09:38:40 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Mon Sep 18 09:38:40 2017 +0200 ---------------------------------------------------------------------- source/_includes/header.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/e16e7c75/source/_includes/header.html ---------------------------------------------------------------------- diff --git a/source/_includes/header.html b/source/_includes/header.html index 353cb86..c488add 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -59,6 +59,7 @@ <li><a href="/security/">Security Guide</a></li> <li><a href="/core-developers/">Core Developers Guide</a></li> <li><a href="/tag-developers/">Tag Developers Guide</a></li> + <li><a href="/maven-archetypes/">Maven Archetypes</a></li> <li><a href="/plugins/">Plugins</a></li> <li class="divider"></li> <li><a href="/maven/struts2-core/apidocs/index.html">Struts Core API</a></li>