Repository: struts-site Updated Branches: refs/heads/master 2da7dfa6d -> 697d0db23
Switches Getting Started guides Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/0d1a56ef Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/0d1a56ef Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/0d1a56ef Branch: refs/heads/master Commit: 0d1a56ef148f24d5526b141bbeb77b174dd14123 Parents: 2da7dfa Author: Lukasz Lenart <[email protected]> Authored: Thu Jun 1 08:48:52 2017 +0200 Committer: Lukasz Lenart <[email protected]> Committed: Thu Jun 1 08:48:52 2017 +0200 ---------------------------------------------------------------------- source/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/0d1a56ef/source/_includes/header.html ---------------------------------------------------------------------- diff --git a/source/_includes/header.html b/source/_includes/header.html index 205215a..a55f76d 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -55,7 +55,7 @@ <li><a href="/kickstart.html">Kickstart FAQ</a></li> <li><a href="https://cwiki.apache.org/confluence/display/WW/Home">Wiki</a></li> <li class="divider"></li> - <li><a href="/docs/home.html">Getting started</a></li> + <li><a href="/getting-started/">Getting Started</a></li> <li><a href="/docs/tutorials.html">Tutorials</a></li> <li><a href="/docs/faqs.html">FAQs</a></li> <li><a href="/docs/guides.html">Guides</a></li>
