aboutsummaryrefslogtreecommitdiff
path: root/docs/api/rest/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/rest/index.rst')
-rw-r--r--docs/api/rest/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/rest/index.rst b/docs/api/rest/index.rst
index dd2a9e7..1a094d7 100644
--- a/docs/api/rest/index.rst
+++ b/docs/api/rest/index.rst
@@ -198,7 +198,7 @@ authentication) or with a token (token authentication). The latter is
recommended.
To authenticate with token authentication, you must first obtain a token. This
-can be done from your profile, e.g. https://patchwork.example.com/profile.
+can be done from your profile, e.g. https://patchwork.example.com/user.
Once you have a token, run:
.. code-block:: shell