From 974375e9253a89cb0301e0a950baae0c31b8c4dd Mon Sep 17 00:00:00 2001 From: Alexander Kartavenko Date: Thu, 15 Feb 2024 19:54:00 +0200 Subject: [PATCH] Fix NetBeans link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 334ffe7..16f6bac 100644 --- a/README.md +++ b/README.md @@ -851,7 +851,7 @@ Libraries to help manage database schemas and migrations. *Text Editors and Integrated Development Environments (IDE) with support for PHP.* * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform. -* [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5. +* [Apache NetBeans](https://netbeans.apache.org/front/main/index.html) - An IDE with support for PHP and HTML5. * [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. * [VS Code](https://code.visualstudio.com/) - An open source code editor.