Skip to content

Commit cdead75

Browse files
committed
fix(comparison): use consistent URL format for n8n AI Workflow Builder citation
1 parent 69a67d7 commit cdead75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/sim/lib/compare/data/competitors

apps/sim/lib/compare/data/competitors/n8n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ export const n8nProfile: CompetitorProfile = {
402402
asOf: '2026-07-08',
403403
},
404404
{
405-
url: 'https://docs.n8n.io/build/ways-of-building-workflows/ai-workflow-builder.md',
405+
url: 'https://docs.n8n.io/build/ways-of-building-workflows/ai-workflow-builder',
406406
label: 'n8n AI Workflow Builder docs',
407407
asOf: '2026-07-08',
408408
},

0 commit comments

Comments
 (0)