mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
docs: Update docs links for data transformation functions and ifEmpty (#7758)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -66,7 +66,7 @@ ifEmpty.doc = {
|
||||
{ name: 'value', type: 'any' },
|
||||
{ name: 'defaultValue', type: 'any' },
|
||||
],
|
||||
docURL: 'https://docs.n8n.io/code-examples/expressions/data-transformation-functions/#if-empty',
|
||||
docURL: 'https://docs.n8n.io/code/builtin/convenience',
|
||||
};
|
||||
|
||||
export const extendedFunctions = {
|
||||
|
||||
Reference in New Issue
Block a user