Adds security section
Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/17e6407b Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/17e6407b Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/17e6407b Branch: refs/heads/master Commit: 17e6407b6d3f38d0e413beffd6acde0c33316222 Parents: f903a0f Author: Lukasz Lenart <[email protected]> Authored: Thu Jun 1 15:53:43 2017 +0200 Committer: Lukasz Lenart <[email protected]> Committed: Thu Jun 1 15:53:43 2017 +0200 ---------------------------------------------------------------------- source/_includes/header.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/17e6407b/source/_includes/header.html ---------------------------------------------------------------------- diff --git a/source/_includes/header.html b/source/_includes/header.html index 5dee958..3e65811 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -65,6 +65,7 @@ <li><a href="/docs/tag-reference.html">Tag reference</a></li> <li><a href="http://cwiki.apache.org/S2PLUGINS/home.html">Plugin registry</a></li> <li class="divider"></li> + <li><a href="/security/">Security Guide (WIP)</a></li> <li><a href="/core-developers/">Core Developers Guide (WIP)</a></li> </ul> </li>
