Skip to content

Commit adb5e10

Browse files
authored
Merge pull request #558 from edgji/patch-1
Update supported_brokers.md
2 parents 474e855 + a10d07f commit adb5e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client/supported_brokers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Here's the list of transports supported by Enqueue Client:
1313
| Redis | [enqueue/gps](../transport/redis.md) | redis: |
1414
| Amazon SQS | [enqueue/sqs](../transport/sqs.md) | sqs: |
1515
| STOMP, RabbitMQ | [enqueue/stomp](../transport/stomp.md) | stomp: |
16-
| Kafka | [enqueue/stomp](../transport/kafka.md) | kafka: |
16+
| Kafka | [enqueue/rdkafka](../transport/kafka.md) | kafka: |
1717
| Null | [enqueue/null](../transport/null.md) | null: |
1818

1919
Here's the list of protocols and Client features supported by them

0 commit comments

Comments
 (0)