This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch markdown-to-asciidoc in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit 4dcf23a379a77add566c5d76980fa47afa173f80 Author: David Jencks <[email protected]> AuthorDate: Sun Feb 16 00:22:53 2020 -0800 alias to index.adoc to match single page from tomee-site --- tomee/modules/ROOT/pages/security/security.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/tomee/modules/ROOT/pages/security/security.adoc b/tomee/modules/ROOT/pages/security/security.adoc index a213c34..6599d96 100755 --- a/tomee/modules/ROOT/pages/security/security.adoc +++ b/tomee/modules/ROOT/pages/security/security.adoc @@ -3,6 +3,7 @@ :jbake-type: page :jbake-status: published :jbake-tomeepdf: +:page-aliases: index.adoc == Security updates
