This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch nb28-codelerity in repository https://gitbox.apache.org/repos/asf/netbeans-antora-site.git
commit 2afb233c084b375fd911d74571046686a501ef41 Author: Neil C Smith <[email protected]> AuthorDate: Mon Nov 17 17:26:03 2025 +0000 Add link to Codelerity packages --- modules/ROOT/pages/download/nb28/index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/ROOT/pages/download/nb28/index.adoc b/modules/ROOT/pages/download/nb28/index.adoc index 3f5ed0f..00c6aaf 100644 --- a/modules/ROOT/pages/download/nb28/index.adoc +++ b/modules/ROOT/pages/download/nb28/index.adoc @@ -84,6 +84,10 @@ The PGP keys used to sign this release are available link:https://downloads.apac == Installers and Packages +- link:https://www.codelerity.com/netbeans/[Codelerity packages] - Windows, macOS and +Linux (.deb / .rpm) built with +link:https://github.com/apache/netbeans-nbpackage/[NBPackage]. All include a local Temurin JDK +for the IDE to run on, for a self-contained out-of-the-box experience. //- link:https://installers.friendsofapachenetbeans.org/[Friends of Apache NetBeans] - Windows, macOS and //Linux (.deb / .rpm) built with link:https://github.com/apache/netbeans-nbpackage/[NBPackage]. //All include a local JDK runtime for the IDE to run on, for a self-contained out-of-the-box experience. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
