Skip to content

Commit 075720e

Browse files
author
Oleg Koval
committed
Updated donation info
1 parent 3182ef7 commit 075720e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Helper/Regenerate.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function getSupportMeText()
4949
{
5050
return [
5151
'Please, support me on:',
52-
'https://www.paypal.com/donate/?business=C8YJBM9DDP9QL&no_recurring=0&currency_code=USD',
52+
'https://www.paypal.me/olegkoval77',
5353
'https://www.patreon.com/olegkoval',
5454
];
5555
}

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Extension homepage: https://github.com/olegkoval/magento2-regenerate_url_rewrite
88
* LinkedIn: https://www.linkedin.com/in/oleg-koval-85bb2314/
99

1010
## DONATIONS / SUPPORT ME ON
11-
* [PayPal](https://www.paypal.com/donate/?business=C8YJBM9DDP9QL&no_recurring=0&currency_code=USD)
11+
* [PayPal](https://www.paypal.me/olegkoval77)
1212
* [Patreon](https://www.patreon.com/olegkoval)
1313

1414
## INSTALLATION

0 commit comments

Comments
 (0)