Skip to content

Commit bd32b5f

Browse files
authored
Update quick_tour.md
1 parent 4460d22 commit bd32b5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/bundle/quick_tour.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ It adds easy to use [configuration layer](config_reference.md), register service
99
$ composer require enqueue/enqueue-bundle enqueue/amqp-ext # or enqueue/amqp-bunny, enqueue/amqp-lib
1010
```
1111

12-
_**Note**: You could use not only AMQP transport but other available: STOMP, Amazon SQS, Redis, Filesystem, Doctrine DBAL and others._
12+
_**Note**: You could use not only AMQP transport but any other [available](https://github.com/php-enqueue/enqueue-dev/tree/master/docs/transport)._
13+
14+
_**Note**: If you are looking for a way to migrate from `php-amqplib/rabbitmq-bundle` read this [article](https://blog.forma-pro.com/the-how-and-why-of-the-migration-from-rabbitmqbundle-to-enqueuebundle-6c4054135e2b)._
1315

1416
## Enable the Bundle
1517

0 commit comments

Comments
 (0)