docs(angular): fix embedded link in talk section (#7037)

This commit is contained in:
Elderov Ali 2021-09-25 17:09:38 +02:00 committed by GitHub
parent 4c3d65541e
commit 3e3ec2e981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ Nx sets up the upgrade module for you to help you get started with your upgrade
In this talk at NgConf, Victor Savkin shows how to upgrade your application gradually, component by component, module by module using NgUpgrade and the Angular Router. He discusses the common problems developers face during such migrations and the patterns that can be used to remedy them.
<a href="https://www.youtube.com/embed/izpqQpD8RQ0" class="embedly-card" data-card-width="100%" data-card-controls="0">Embedded content: https://www.youtube.com/embed/izpqQpD8RQ0</a>
[![Upgrading Enterprise Angular Applications - Victor Savkin](https://img.youtube.com/vi/izpqQpD8RQ0/0.jpg)](https://www.youtube.com/watch?v=izpqQpD8RQ0 "Upgrading Enterprise Angular Applications - Victor Savkin")
#### Blog: Upgrading Angular Applications