Skip to content

Commit

Permalink
docs(OpenAI Node): Use the correct docs url (no-changelog) (#8693)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy authored and cstuncsik committed Feb 22, 2024
1 parent 16916c7 commit 227cff6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const versionDescription: INodeTypeDescription = {
resources: {
primaryDocumentation: [
{
url: 'https://docs.n8n.io/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.openai/',
url: 'https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.openai/',
},
],
},
Expand Down

0 comments on commit 227cff6

Please sign in to comment.