Skip to content

Commit 0bc89cc

Browse files
authored
Merge pull request #1938 from adrianrudnik/shop-link-fix
Fixed bad links to jetbrains plugin marketplace
2 parents 8261a7a + 5d700db commit 0bc89cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Since PhpStorm 2022.1 is plugin is marked a "Freemium".
2929
* Non-free features are flagged with _[paid]_ inside the [CHANGELOG](https://github.com/Haehnchen/idea-php-symfony2-plugin/blob/master/CHANGELOG.md)
3030
* There is ~15min grace period after project open where all features are available
3131

32-
_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._
32+
_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._
3333

3434
Version
3535
---------------------

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
<br/>
1111
12-
<a href="https://espend.de/phpstorm/plugin/symfony">Project Page / Documentation</a> | <a href="https://www.paypal.me/DanielEspendiller">Donate</a> | <a href="https://www.jetbrains.com/shop/checkout?code=d3rturdz914s2wh9px4f6vp8x&requestQuote=true">Buy License</a>
12+
<a href="https://espend.de/phpstorm/plugin/symfony">Project Page / Documentation</a> | <a href="https://www.paypal.me/DanielEspendiller">Donate</a> | <a href="https://plugins.jetbrains.com/plugin/7219-symfony-support/pricing">Buy License</a>
1313
1414
<h2>Install</h2>
1515

0 commit comments

Comments
 (0)