fix: Fix broken links in nodes (#3716)
This commit is contained in:
@@ -47,7 +47,7 @@ export const employeeGetDescription: EmployeeProperties = [
|
||||
default: [
|
||||
'all',
|
||||
],
|
||||
description: 'Set of fields to get from employee data. Choose from the list, or specify IDs using an <a href="https://docs.n8n.io/nodes/expressions.html#expressions">expression</a>.',
|
||||
description: 'Set of fields to get from employee data. Choose from the list, or specify IDs using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user