Skip to content

Commit 0d48617

Browse files
authored
Update Blazor NDC video link
1 parent bbe4a9d commit 0d48617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Blazor uses only the latest web standards. No plugins or transpilation needed. I
3131

3232
> Note: client-side Blazor is an *experimental* project. It's not yet a committed product . This is to allow time to fully investigate the technical issues associated with running .NET in the browser and to ensure we can build something that developers love and can be productive with. During this experimental phase, we expect to engage deeply with early Blazor adopters like you to hear your feedback and suggestions.
3333
34-
To see Blazor in action, check out [Steve Sanderson's demo at NDC Minnesota](https://www.youtube.com/watch?v=JU-6pAxqAa4). You can also try out a [simple live Blazor app](https://blazor-demo.github.io/).
34+
To see Blazor in action, check out [Steve Sanderson's demo at NDC London](https://www.youtube.com/watch?v=Qe8UW5543-s). You can also try out a [simple live Blazor app](https://blazor-demo.github.io/).
3535

3636
## Getting Started
3737

0 commit comments

Comments
 (0)