Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 committed Aug 18, 2024
1 parent c012c6e commit 9292b1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/integrations/django.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,5 +280,4 @@ class MyGraphQLView(AsyncGraphQLView):

Subscriptions run over websockets and thus depend on
[channels](https://channels.readthedocs.io/). Take a look at our
[channels integraton](/docs/integrations/channels.md) page for more information
regarding it.
[channels integraton](./channels.md) page for more information regarding it.

0 comments on commit 9292b1a

Please sign in to comment.