fix(minor): routing

This commit is contained in:
Rushabh Mehta
2021-01-08 14:37:38 +05:30
parent ab1c2b7631
commit f8a6dde8d8
3 changed files with 12 additions and 12 deletions

View File

@@ -234,7 +234,7 @@ frappe.help.help_links['company'] = [
//Accounts
frappe.help.help_links['space/Accounts'] = [
frappe.help.help_links['accounts'] = [
{ label: 'Introduction to Accounts', url: docsUrl + 'user/manual/en/accounts/' },
{ label: 'Chart of Accounts', url: docsUrl + 'user/manual/en/accounts/chart-of-accounts.html' },
{ label: 'Multi Currency Accounting', url: docsUrl + 'user/manual/en/accounts/multi-currency-accounting' },