From 3b814c407d3c7db0a515a7b5037dd9c510ccb9ba Mon Sep 17 00:00:00 2001 From: Andrii Dembitskyi Date: Mon, 16 Jun 2025 12:38:57 +0300 Subject: [PATCH] :book: Actualize link to plugin development guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9982e772b..6803f6fd5 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Building, debugging and other * Choose `View > Tool Windows > Gradle` * Double click `idea-php-symfony2-plugin > Tasks > intellij > runIde` -If you are having difficulties, consult the documentation: http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development +If you are having difficulties, consult the documentation: https://plugins.jetbrains.com/docs/intellij/phpstorm.html * Want to sponsor my development? Nice! You can sponsor me via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5ZTGW6H4Y7MT8) or [Github](https://github.com/sponsors/Haehnchen). Github matches your donation so the total donation will be doubled.