Browse Source

Fix NetBeans link

pull/1258/head
Alexander Kartavenko 1 year ago
parent
commit
974375e925
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

851
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*
851
 *Text Editors and Integrated Development Environments (IDE) with support for PHP.*
852
 
852
 
853
 * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
853
 * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
854
-* [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5.
854
+* [Apache NetBeans](https://netbeans.apache.org/front/main/index.html) - An IDE with support for PHP and HTML5.
855
 * [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
855
 * [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
856
 * [VS Code](https://code.visualstudio.com/) - An open source code editor.
856
 * [VS Code](https://code.visualstudio.com/) - An open source code editor.
857
 
857
 

Loading…
Cancel
Save