Skip to content

Commit cc974f5

Browse files
committed
fix: update company profile video
1 parent a0d7209 commit cc974f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/quick-start/general/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dataEntryList = {[
1313
{
1414
"text": "Setup Company Profile",
1515
"link": "./general/setup-company-profile",
16-
"videoId": "X6VoYbmjQcQ"
16+
"videoId": "uodxkyS9BsI"
1717
}
1818
]}
1919
/>

docs/quick-start/general/setup-company-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ import '@src/css/sidebar.css';
1414
import { YtLayout } from '@src/components/yt-layout';
1515

1616
<YtLayout
17-
videoId="X6VoYbmjQcQ"
17+
videoId="uodxkyS9BsI"
1818
/>

0 commit comments

Comments
 (0)