Repository: struts-site Updated Branches: refs/heads/master 697d0db23 -> ca54bb828
Adds link to edit pages directly on GH Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/ca54bb82 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/ca54bb82 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/ca54bb82 Branch: refs/heads/master Commit: ca54bb828b8a8e375bd87c3bde62c8cd031cd64e Parents: 697d0db Author: Lukasz Lenart <[email protected]> Authored: Mon Jun 12 21:16:30 2017 +0200 Committer: Lukasz Lenart <[email protected]> Committed: Mon Jun 12 21:16:30 2017 +0200 ---------------------------------------------------------------------- source/getting-started/index.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/ca54bb82/source/getting-started/index.md ---------------------------------------------------------------------- diff --git a/source/getting-started/index.md b/source/getting-started/index.md index c52d104..66cb1d7 100644 --- a/source/getting-started/index.md +++ b/source/getting-started/index.md @@ -2,7 +2,9 @@ layout: default title: Getting started --- + # Getting Started +[Edit on GitHub]({{ site.repository_url }}/edit/master/source/{{ page.path }}){: .edit-on-gh title="Edit this page on GitHub"} The framework documentation is written for active web developers and assumes a working knowledge about how Java web applications are built. For more about the underlying nuts and bolts, see
