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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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