mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-12 23:07:41 +00:00
Correct help link for Address (#22673)
This commit is contained in:
@@ -450,7 +450,7 @@ frappe.help.help_links['Form/Opportunity'] = [
|
||||
]
|
||||
|
||||
frappe.help.help_links['Form/Address'] = [
|
||||
{ label: 'Address', url: docsUrl + 'user/manual/en/CRM/contact' },
|
||||
{ label: 'Address', url: docsUrl + 'user/manual/en/CRM/address' },
|
||||
]
|
||||
|
||||
frappe.help.help_links['Form/Contact'] = [
|
||||
|
||||
Reference in New Issue
Block a user