mirror of
https://github.com/django/daphne.git
synced 2025-07-13 09:22:17 +03:00
Improve doc linking a little.
This commit is contained in:
parent
d4c7f2db20
commit
056082325f
|
@ -11,3 +11,5 @@ a bit as things develop.
|
|||
|
||||
Documentation, installation and getting started instructions are at
|
||||
http://channels.readthedocs.org
|
||||
|
||||
You can also install channels from PyPI as the ``channels`` package.
|
||||
|
|
|
@ -15,6 +15,8 @@ data model underlying Channels and how they're used inside Django.
|
|||
Then, read :doc:`getting-started` to see how to get up and running with
|
||||
WebSockets with only 30 lines of code.
|
||||
|
||||
You can find the Channels repository `on GitHub <http://github.com/andrewgodwin/channels/>`_.
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
|
|
Loading…
Reference in New Issue
Block a user