Skip to content

Commit

Permalink
chore: 실사용하는 링크로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
cos18 committed May 30, 2020
1 parent df6c319 commit 24e57e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frameworks/web/components/pages/Landing/Landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export default function Landing(): React.ReactElement {
<YoutubeModal
isOpen={isYoutubeModalOpened}
onClose={handleYoutubeModalClose}
youtubeLink="https://www.youtube.com/embed/6sKjutgEMzk"
youtubeLink="https://www.youtube.com/embed/xQ4teqTpWzI"
/>
</div>
);
Expand Down

0 comments on commit 24e57e7

Please sign in to comment.