Repository: wicket Updated Branches: refs/heads/master f51b4b5c4 -> b8976c931
WICKET-6395 minor fixes to single.adoc Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b8976c93 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/b8976c93 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/b8976c93 Branch: refs/heads/master Commit: b8976c931afb02dc9e50070bf5cc8f41adb2b506 Parents: f51b4b5 Author: Andrea Del Bene <[email protected]> Authored: Tue Jun 27 16:26:47 2017 +0200 Committer: Andrea Del Bene <[email protected]> Committed: Tue Jun 27 16:26:47 2017 +0200 ---------------------------------------------------------------------- wicket-user-guide/src/main/asciidoc/single.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/b8976c93/wicket-user-guide/src/main/asciidoc/single.adoc ---------------------------------------------------------------------- diff --git a/wicket-user-guide/src/main/asciidoc/single.adoc b/wicket-user-guide/src/main/asciidoc/single.adoc index d9ecb2f..1dc1f22 100644 --- a/wicket-user-guide/src/main/asciidoc/single.adoc +++ b/wicket-user-guide/src/main/asciidoc/single.adoc @@ -577,13 +577,13 @@ include::ajax/ajax_7.adoc[leveloffset=+1] include::ajax/ajax_8.adoc[leveloffset=+1] -=== Lambda support for behavior +=== Lambda support for behaviors include::ajax/ajax_9.adoc[leveloffset=+1] === Summary -include::ajax/ajax_9.adoc[leveloffset=+1] +include::ajax/ajax_10.adoc[leveloffset=+1] == Integration with enterprise containers
