From b98a6f5cfabd7af36f171ec7da82b296871b4d80 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 7 Jun 2019 16:40:36 -0400 Subject: [PATCH] chore(doc): update video link --- README.md | 2 +- docs/getting-started/what-is-nx.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89c883cf9c494..593ede013513f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/getting-started/what-is-nx.md b/docs/getting-started/what-is-nx.md index 65fc2ee274bd0..f4e06e077e14d 100644 --- a/docs/getting-started/what-is-nx.md +++ b/docs/getting-started/what-is-nx.md @@ -2,7 +2,7 @@ Angular CLI power-ups for modern development. - + With Nx, you can: