diff --git a/pkg/amqp-tools/README.md b/pkg/amqp-tools/README.md index b4b7f2249..14f007cbb 100644 --- a/pkg/amqp-tools/README.md +++ b/pkg/amqp-tools/README.md @@ -20,7 +20,7 @@ The tools could be used with any [amqp interop](https://github.com/queue-interop ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/async-command/README.md b/pkg/async-command/README.md index 7ac95ffcd..bd895676d 100644 --- a/pkg/async-command/README.md +++ b/pkg/async-command/README.md @@ -20,7 +20,7 @@ It allows to execute Symfony's command async by sending the request to message q ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/async-event-dispatcher/README.md b/pkg/async-event-dispatcher/README.md index 7e7fdc056..93cee308e 100644 --- a/pkg/async-event-dispatcher/README.md +++ b/pkg/async-event-dispatcher/README.md @@ -20,7 +20,7 @@ It allows to processes events in background by sending them to MQ. ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/enqueue-bundle/README.md b/pkg/enqueue-bundle/README.md index 13c3c4065..54c242600 100644 --- a/pkg/enqueue-bundle/README.md +++ b/pkg/enqueue-bundle/README.md @@ -20,7 +20,7 @@ Integrates message queue components to Symfony application. * [Site](https://enqueue.forma-pro.com/) * [Quick tour](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/bundle/quick_tour.md) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/enqueue/README.md b/pkg/enqueue/README.md index a1e076e1c..2e5aa5a00 100644 --- a/pkg/enqueue/README.md +++ b/pkg/enqueue/README.md @@ -21,7 +21,7 @@ Read more about it in documentation. ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/job-queue/README.md b/pkg/job-queue/README.md index 1826ac5e2..e02a724aa 100644 --- a/pkg/job-queue/README.md +++ b/pkg/job-queue/README.md @@ -21,7 +21,7 @@ Read more about it in documentation ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/simple-client/README.md b/pkg/simple-client/README.md index 0c4dc45ae..c9e0b4fa7 100644 --- a/pkg/simple-client/README.md +++ b/pkg/simple-client/README.md @@ -19,7 +19,7 @@ The simple client takes Enqueue client classes and Symfony components and combin ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues) diff --git a/pkg/test/README.md b/pkg/test/README.md index 0695ba975..a2411c1b3 100644 --- a/pkg/test/README.md +++ b/pkg/test/README.md @@ -16,7 +16,7 @@ Contains stuff needed in tests. Shared among different packages. ## Resources * [Site](https://enqueue.forma-pro.com/) -* [Documentation](https://php-enqueue.github.com/) +* [Documentation](https://php-enqueue.github.io/) * [Questions](https://gitter.im/php-enqueue/Lobby) * [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)