diff mbox series

docs: Fix user's profile url

Message ID 20190225074946.9144-1-alialnu@mellanox.com
State Superseded
Headers show
Series docs: Fix user's profile url | expand

Commit Message

Ali Alnubani Feb. 25, 2019, 7:50 a.m. UTC
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
---
 docs/api/rest.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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