Skip to content

Commit a222638

Browse files
authored
Update index.rst (#1476)
Fixed a typo in the Kafka URL
1 parent 3f7ef81 commit a222638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ development server is used.
5050
If using multiple processes, a message queue service is used by the processes
5151
to coordinate operations such as broadcasting. The supported queues are
5252
`Redis <http://redis.io/>`_, `RabbitMQ <https://www.rabbitmq.com/>`_,
53-
`Kafka <http://kafka/apache.org/>`_, and any
53+
`Kafka <http://kafka.apache.org/>`_, and any
5454
other message queues supported by the
5555
`Kombu <http://kombu.readthedocs.org/en/latest/>`_ package.
5656

0 commit comments

Comments
 (0)