[PATCH v2] docs: Fix user's profile url
Ali Alnubani
alialnu at mellanox.com
Mon Feb 25 19:09:29 AEDT 2019
Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
---
Changes in v2:
- Rebased on latest master.
docs/api/rest/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.11.0
More information about the Patchwork
mailing list