Skip to content

Commit 4f55746

Browse files
committed
Replace bitbuket with github
1 parent 33c9757 commit 4f55746

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ You're free to use this package, but if it makes it to your production environme
288288

289289
## Credits
290290

291-
- [Cyrill Kalita](https://bitbucket.com/binarycats)
291+
- [Cyrill Kalita](https://github.com/binary-cats)
292292
- [All Contributors](../../contributors)
293293

294294
Big shout-out to [Spatie](https://spatie.be/) for their work, which is a huge inspiration.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"mailgun",
88
"webhook"
99
],
10-
"homepage": "https://bitbucket.org/binary-cats/laravel-mailgun-webhooks",
10+
"homepage": "https://github.com/binary-cats/laravel-mailgun-webhooks",
1111
"license": "MIT",
1212
"authors": [
1313
{
1414
"name": "Cyrill Kalita",
1515
"email": "cyrill.kalita@gmail.com",
16-
"homepage": "https://bitbucket.com/binary-cats",
16+
"homepage": "https://github.com/binary-cats",
1717
"role": "Developer"
1818
}
1919
],

0 commit comments

Comments
 (0)