docs(google_settings): update documentation link
This commit is contained in:
parent
62c9f89fbb
commit
481c439dc2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ frappe.ui.form.on("Google Settings", {
|
|||
refresh: function (frm) {
|
||||
frm.dashboard.set_headline(
|
||||
__("For more information, {0}.", [
|
||||
`<a href='https://erpnext.com/docs/user/manual/en/erpnext_integration/google_settings'>${__(
|
||||
`<a href='https://erpnext.com/docs/user/manual/en/google_settings'>${__(
|
||||
"Click here"
|
||||
)}</a>`,
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue