commit | 72320afb0797d72426ed31827febbc49045da51f | [log] [tgz] |
---|---|---|
author | John Veness <john.veness.github@pelago.org.uk> | Tue Jul 14 06:14:15 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Jul 14 10:44:15 2020 +0530 |
tree | 83f9e239d6646fb6555392c4dd1236223be39323 | |
parent | 282f495fb6813bed0cadfb6fd00288ea08f7bc3a [diff] |
Correct help link for Address (#22673)
diff --git a/erpnext/public/js/help_links.js b/erpnext/public/js/help_links.js index 17b726e..66ff464 100644 --- a/erpnext/public/js/help_links.js +++ b/erpnext/public/js/help_links.js
@@ -450,7 +450,7 @@ ] 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'] = [