fix: improve copy for token based auth docs link
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com>
This commit is contained in:
parent
7070eeb8c8
commit
ee43c1b063
1 changed files with 1 additions and 1 deletions
|
|
@ -601,7 +601,7 @@
|
|||
"unique": 1
|
||||
},
|
||||
{
|
||||
"description": "<a href=\"https://docs.frappe.io/framework/user/en/api/rest#1-token-based-authentication\" target=\"_blank\">\n Click here to learn how to use token based Authentication\n</a>",
|
||||
"description": "<a href=\"https://docs.frappe.io/framework/user/en/api/rest#1-token-based-authentication\" target=\"_blank\">\n Click here to learn about token-based authentication\n</a>",
|
||||
"fieldname": "generate_keys",
|
||||
"fieldtype": "Button",
|
||||
"label": "Generate Keys",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue