Skip to content

Commit

Permalink
Doc: Correct syntax for link to bytes mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Viktorin authored and GitHub committed Dec 1, 2017
1 parent db4a6ff commit 5618ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/bytes_mode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In python-ldap 2.x (for Python 2), bytes were used for all fields,
including those guaranteed to be text.

From version 3.0, python-ldap uses text where appropriate.
On Python 2, the `bytes mode <bytes_mode>`_ setting influences how text is
On Python 2, the :ref:`bytes mode <bytes_mode>` setting influences how text is
handled.


Expand Down

0 comments on commit 5618ce5

Please sign in to comment.