Skip to content

Commit

Permalink
docs(misc): better audio videos for standalone tutorials (nrwl#14036)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZackDeRose authored Dec 27, 2022
1 parent 96cab72 commit b350188
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Looking for a Angular monorepo setup? Check our [Angular monorepo tutorial](/ang
{% /callout %}

{% youtube
src="https://www.youtube.com/embed/hacaIaXii4M"
src="https://www.youtube.com/embed/LYPVrWQNnEc"
title="Tutorial: Standalone Angular Application"
width="100%" /%}

Expand Down
2 changes: 1 addition & 1 deletion docs/shared/react-standalone-tutorial/1-code-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Looking for a React monorepo setup? Check our [React monorepo tutorial](/react-t
{% /callout %}

{% youtube
src="https://www.youtube.com/embed/kKmZHMh6QII"
src="https://www.youtube.com/embed/Q1WxHhmd7BU"
title="Tutorial: React Standalone Application"
width="100%" /%}

Expand Down

0 comments on commit b350188

Please sign in to comment.