docs(Code Node): fix the docs link in the code node (#4366)

This commit is contained in:
Deborah
2022-10-18 10:21:28 +01:00
committed by GitHub
parent 5b0ff15e89
commit c74fdc7815

View File

@@ -7,7 +7,7 @@
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.code/"
"url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.code/"
}
]
},