mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): New quick start video URL (#16546)
This commit is contained in:
@@ -126,7 +126,7 @@ const mainMenuItems = computed(() => [
|
||||
icon: 'video',
|
||||
label: i18n.baseText('mainSidebar.helpMenuItems.quickstart'),
|
||||
link: {
|
||||
href: 'https://www.youtube.com/watch?v=1MwSoB0gnM4',
|
||||
href: 'https://www.youtube.com/watch?v=4cQWJViybAQ',
|
||||
target: '_blank',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user