[PATCH] docs: Fix user's profile url

Ali Alnubani alialnu at mellanox.com
Mon Feb 25 18:50:02 AEDT 2019


Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
---
 docs/api/rest.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api/rest.rst b/docs/api/rest.rst
index 6b11ac7..8e54337 100644
--- a/docs/api/rest.rst
+++ b/docs/api/rest.rst
@@ -195,7 +195,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
-- 
2.11.0



More information about the Patchwork mailing list