From 865340212fbf1875e03d485e049947c8dbc7c0f9 Mon Sep 17 00:00:00 2001 From: heldev Date: Wed, 2 Oct 2019 19:25:04 -0400 Subject: [PATCH] Change NetBeans to Apache NetBeans --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4964bf..bda76a3 100644 --- a/README.md +++ b/README.md @@ -457,7 +457,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Eclipse](https://www.eclipse.org) - Established open-source project with support for lots of plugins and languages. - [IntelliJ IDEA ![c]](https://www.jetbrains.com/idea) - Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector. -- [NetBeans](https://netbeans.org) - Provides integration for several Java SE and EE features, from database access to HTML5. +- [NetBeans](https://netbeans.apache.org) - Provides integration for several Java SE and EE features, from database access to HTML5. - [Visual Studio Code](https://code.visualstudio.com/docs/languages/java) - Provides Java support for lightweight projects with a simple, modern workflow by using extensions from the internal marketplace. ### Imagery