Skip to content

Commit 0efba8c

Browse files
authored
Correct the place of the 'version switcher' in docs. (#2167)
1 parent 8bf5c7d commit 0efba8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/part_1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ We also assume that you have :doc:`Channels and Daphne installed
3434
3535
This tutorial is written for Channels 4.0, which supports Python 3.7+ and Django
3636
3.2+. If the Channels version does not match, you can refer to the tutorial for
37-
your version of Channels by using the version switcher at the bottom left corner
37+
your version of Channels by using the version switcher at the bottom right corner
3838
of this page, or update Channels to the newest version.
3939

4040
This tutorial also **uses Docker** to install and run Redis. We use Redis as the

0 commit comments

Comments
 (0)