mirror of
https://github.com/django/daphne.git
synced 2025-07-14 09:52:17 +03:00
Fix up doc links to removed document
This commit is contained in:
parent
dcbab8b2b4
commit
175d13c28b
|
@ -165,7 +165,7 @@ and be less than 200 characters long.
|
||||||
It's optional for a backend implementation to understand this - after all,
|
It's optional for a backend implementation to understand this - after all,
|
||||||
it's only important at scale, where you want to shard the two types differently
|
it's only important at scale, where you want to shard the two types differently
|
||||||
— but it's present nonetheless. For more on scaling, and how to handle channel
|
— but it's present nonetheless. For more on scaling, and how to handle channel
|
||||||
types if you're writing a backend or interface server, read :doc:`scaling`.
|
types if you're writing a backend or interface server, see :ref:`scaling-up`.
|
||||||
|
|
||||||
Groups
|
Groups
|
||||||
------
|
------
|
||||||
|
|
|
@ -696,5 +696,5 @@ systems easily integrate with WebSockets.
|
||||||
|
|
||||||
We recommend you read through the rest of the reference documentation to see
|
We recommend you read through the rest of the reference documentation to see
|
||||||
more about what you can do with channels; in particular, you may want to look at
|
more about what you can do with channels; in particular, you may want to look at
|
||||||
our :doc:`deploying` and :doc:`scaling` resources to get an idea of how to
|
our :doc:`deploying` documentation to get an idea of how to
|
||||||
design and run apps in production environments.
|
design and run apps in production environments.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user