Skip to content

Commit 31b5eb5

Browse files
committed
[docs] Fixed authenticating_rest_api reference
1 parent a34c334 commit 31b5eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developer/django-rest-framework-utils.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ OpenWISP's REST APIs. It is based on `TokenAuthentication
2626
<https://www.django-rest-framework.org/api-guide/authentication/#tokenauthentication>`_
2727
from Django REST Framework.
2828

29-
For detailed usage instructions, please refer to the `authenticating with
30-
the user token :ref:`authenticating_rest_api` section.
29+
For detailed usage instructions, please refer to the :ref:`authenticating with
30+
the user token <authenticating_rest_api>` section.
3131

3232
.. _users_sesameauthentication:
3333

0 commit comments

Comments
 (0)