From 5d700dbe404abcb847429b36de5de640554047c9 Mon Sep 17 00:00:00 2001 From: Adrian Rudnik Date: Mon, 23 May 2022 11:16:56 +0200 Subject: [PATCH] Fixed bad links to jetbrains plugin marketplace --- README.md | 2 +- src/main/resources/META-INF/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b57e2ee46..af6be05d0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Since PhpStorm 2022.1 is plugin is marked a "Freemium". * Non-free features are flagged with _[paid]_ inside the [CHANGELOG](https://github.com/Haehnchen/idea-php-symfony2-plugin/blob/master/CHANGELOG.md) * There is ~15min grace period after project open where all features are available -_A license can be bought at [JetBrains Marketplace](https://www.jetbrains.com/shop/quote?item=C%3AN%3APSYMFONYPLUGIN%3AY). Free Discount Code generator for open source contributions are planned._ +_A license can be bought at [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/7219-symfony-support/pricing). Free Discount Code generator for open source contributions are planned._ Version --------------------- diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index bb626e780..d492a0c51 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -9,7 +9,7 @@
-Project Page / Documentation | Donate | Buy License +Project Page / Documentation | Donate | Buy License

Install