Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Commit

Permalink
chore(doc): update video link
Browse files Browse the repository at this point in the history
  • Loading branch information
bcabanes authored and vsavkin committed Jun 15, 2019
1 parent 2f27cc2 commit b98a6f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ You are good to go!

### Videos

- [5-minute video on how to get started with Nx.](http://nrwl.io/nx)
- [Nx Quickstart - How to Scale a JavaScript Project](https://www.youtube.com/watch?v=VUyBY72mwrQ)
- [Video course on using Nx Workspaces](https://angularplaybook.com/p/nx-workspaces)

### Talks
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/what-is-nx.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Angular CLI power-ups for modern development.

<iframe width="560" height="380" src="https://www.youtube.com/embed/XZpp52IqD2A" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="380" src="https://www.youtube.com/embed/VUyBY72mwrQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

With Nx, you can:

Expand Down

0 comments on commit b98a6f5

Please sign in to comment.