Correct help link for Address (#22673)

This commit is contained in:
John Veness
2020-07-14 06:14:15 +01:00
committed by GitHub
parent 282f495fb6
commit 72320afb07

View File

@@ -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'] = [