Fix deployment docs links

This commit is contained in:
Andrew Godwin 2015-07-13 23:39:58 -07:00
parent 8a991056ba
commit 8186aa22f7
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -23,6 +23,7 @@ Contents:
concepts concepts
installation installation
getting-started getting-started
deploying
integration-changes integration-changes
message-standards message-standards
scaling scaling