mirror of
https://github.com/django/daphne.git
synced 2025-07-10 16:02:18 +03:00
Fix deployment docs links
This commit is contained in:
parent
8a991056ba
commit
8186aa22f7
|
@ -391,5 +391,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
|
||||||
all of what Channels has to offer; in particular, you may want to look at
|
all of what Channels has to offer; in particular, you may want to look at
|
||||||
our :doc:`deployment` and :doc:`scaling` resources to get an idea of how to
|
our :doc:`deploying` and :doc:`scaling` resources to get an idea of how to
|
||||||
design and run apps in production environments.
|
design and run apps in production environments.
|
||||||
|
|
|
@ -23,6 +23,7 @@ Contents:
|
||||||
concepts
|
concepts
|
||||||
installation
|
installation
|
||||||
getting-started
|
getting-started
|
||||||
|
deploying
|
||||||
integration-changes
|
integration-changes
|
||||||
message-standards
|
message-standards
|
||||||
scaling
|
scaling
|
||||||
|
|
Loading…
Reference in New Issue
Block a user