mirror of
https://github.com/django/daphne.git
synced 2025-04-21 01:02:06 +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 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
|
||||
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
|
||||
------
|
||||
|
|
|
@ -696,5 +696,5 @@ systems easily integrate with WebSockets.
|
|||
|
||||
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
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user