Add reference to run interface servers in docs. (#680)

My mistake, I forgot to make a link to the section before referencing it. Added a link to the "Run Interface Servers" section.
This commit is contained in:
Sergio 2017-06-22 21:01:10 -04:00 committed by Andrew Godwin
parent 1551cb0563
commit e6c06861c4

View File

@ -136,6 +136,8 @@ Or telling a worker to ignore all messages on the "thumbnail" channel::
python manage.py runworker --exclude-channels=thumbnail python manage.py runworker --exclude-channels=thumbnail
.. _run-interface-servers:
Run interface servers Run interface servers
--------------------- ---------------------