From: Ali Alnubani Date: Mon, 25 Feb 2019 08:09:29 +0000 (+0000) Subject: docs: Fix user's profile url X-Git-Tag: v2.2.0-rc1~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191eb709c4d75638e559bacdcac80c0d856da9ae;p=thirdparty%2Fpatchwork.git docs: Fix user's profile url Signed-off-by: Ali Alnubani Reviewed-by: Stephen Finucane --- diff --git a/docs/api/rest/index.rst b/docs/api/rest/index.rst index dd2a9e7d..1a094d73 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