This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit f04a2d00c5c8f4023b633b3265f5f57e35426a38 Author: Richard Zowalla <[email protected]> AuthorDate: Thu Oct 20 16:45:53 2022 +0200 Updates contributor resources --- src/main/jbake/content/community/contributor-resources.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/jbake/content/community/contributor-resources.adoc b/src/main/jbake/content/community/contributor-resources.adoc index df0f220..8937687 100644 --- a/src/main/jbake/content/community/contributor-resources.adoc +++ b/src/main/jbake/content/community/contributor-resources.adoc @@ -18,10 +18,10 @@ Some legacy code is served from link:http://svn.apache.org/viewvc/tomee/[SVN]. == Quick Links === TomEE 8 -- link:https://github.com/apache/tomee[Main Repository] +- link:https://github.com/apache/tomee/tree/tomee-8.x[TomEE 8.x Branch] === TomEE 9 -- link:https://github.com/apache/tomee-jakarta[TomEE 9.x ] - will be soon available in the link:https://github.com/apache/tomee[Main Repository]. +- link:https://github.com/apache/tomee/tree/main[TomEE 9.x Branch] === Misc
