Skip to content

Commit

Permalink
Removed link to non existent page (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
smithdc1 committed Oct 26, 2020
1 parent 351f206 commit fb51de7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/releases/1.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,15 @@ They also now forward all ``websocket.connect`` and ``websocket.disconnect``
messages to all of their sub-consumers, so it's much easier to compose things
together from code that also works outside the context of multiplexing.

For more, read the updated :doc:`/generic` docs.
For more, read the updated ``/generic`` docs.


Delay Server
~~~~~~~~~~~~

A built-in delay server, launched with `manage.py rundelay`, now ships if you
wish to use it. It needs some extra initial setup and uses a database for
persistence; see :doc:`/delay` for more information.
persistence; see ``/delay`` for more information.


Minor Changes
Expand Down

0 comments on commit fb51de7

Please sign in to comment.