From 0f4a75046d5062e32e49bb87905633d1d98afb2d Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Tue, 18 Oct 2022 11:38:20 -0700 Subject: [PATCH] Removed broken Kafka tutorial link. Closes #1866 --- docs/community.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/community.rst b/docs/community.rst index 1ced2a8a..3c9721dd 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -13,13 +13,6 @@ These projects from the community are developed on top of Channels: * channels-demultiplexer_, a (de)multiplexer for ``AsyncJsonWebsocketConsumer`` consumers. * channels_postgres_, a Django Channels channel layer that uses PostgreSQL as its backing store. -Community Tutorials -=================== - -Here are some Channels tutorials from around the community: - -* kafka-integration_, a writeup on integrating Kafka with Channels. - If you'd like to add your project, please submit a PR with a link and brief description. .. _Beatserver: https://github.com/rajasimon/beatserver