Skip to content

Commit 5ed3224

Browse files
committed
Add link to site.
1 parent 6a2744e commit 5ed3224

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This is an implementation of PSR specification. It allows you to send and consum
99

1010
## Resources
1111

12+
* [Site](https://enqueue.forma-pro.com/)
1213
* [Documentation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md)
1314
* [Questions](https://gitter.im/php-enqueue/Lobby)
1415
* [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "Message Queue Redis Transport",
55
"keywords": ["messaging", "queue", "redis"],
6-
"homepage": "https://github.com/php-enqueue/enqueue-dev",
6+
"homepage": "https://enqueue.forma-pro.com/",
77
"license": "MIT",
88
"require": {
99
"php": ">=5.6",

0 commit comments

Comments
 (0)