]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Fix user's profile url
authorAli Alnubani <alialnu@mellanox.com>
Mon, 25 Feb 2019 08:09:29 +0000 (08:09 +0000)
committerStephen Finucane <stephen@that.guru>
Mon, 25 Feb 2019 10:15:33 +0000 (10:15 +0000)
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
docs/api/rest/index.rst

index dd2a9e7d31f83eba0d50b068483a281528826d66..1a094d732594a1173db90ccc0a9b7a2e6ba3b020 100644 (file)
@@ -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