Skip to content

Commit 41c9c4f

Browse files
authored
Merge pull request #789 from alvesgabriel/api-doc-reset-password
fix menu link in documentation API
2 parents e4ce7ef + 1445fdb commit 41c9c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Currently, only basic authentication is supported. So I recommend you use HTTPS.
1717
* [Create new credential](#post-apicredential)
1818
* [List all credentials](#get-apicredential)
1919
* [Show password](#get-apicredentialsome_id)
20-
* [Reset password](#delete-apicredentialsome_idresetpassword)
20+
* [Reset password](#post-apicredentialsome_idreset_password)
2121
* [Delete credential](#delete-apicredentialsome_id)
2222

2323
## Database

0 commit comments

Comments
 (0)