Skip to content

Commit e41d8c6

Browse files
CHange talk link to youtube
1 parent 0f05ae1 commit e41d8c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/resources/talks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Talks
55

66
Talks on Dotty
77
--------------
8-
- (ScalaDays 2019, Lausanne) [A Tour of Scala 3](https://portal.klewel.com/watch/webcast/scala-days-2019/talk/2/) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](https://www.slideshare.net/Odersky/a-tour-of-scala-3)
8+
- (ScalaDays 2019, Lausanne) [A Tour of Scala 3](https://www.youtube.com/watch?v=_Rnrx2lo9cw) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](https://www.slideshare.net/Odersky/a-tour-of-scala-3)
99

1010
- (ScalaDays 2016, Berlin) [Scala's Road Ahead](https://www.youtube.com/watch?v=GHzWqJKFCk4) by [Martin Odersky](http://twitter.com/odersky) [\[slides\]](http://www.slideshare.net/Odersky/scala-days-nyc-2016)
1111

@@ -19,9 +19,9 @@ transformations and more.
1919

2020
Deep Dive with Dotty
2121
--------------------
22-
- (ScalaDays 2019, Lausanne) [Metaprogramming in Dotty](https://portal.klewel.com/watch/webcast/scala-days-2019/talk/38/) by [Nicolas Stucki](https://github.com/nicolasstucki).
22+
- (ScalaDays 2019, Lausanne) [Metaprogramming in Dotty](https://www.youtube.com/watch?v=ZfDS_gJyPTc) by [Nicolas Stucki](https://github.com/nicolasstucki).
2323

24-
- (ScalaDays 2019, Lausanne) [Future-proofing Scala: the TASTY intermediate representation](https://portal.klewel.com/watch/webcast/scala-days-2019/talk/7/) by [Guillaume Martres](http://guillaume.martres.me/).
24+
- (ScalaDays 2019, Lausanne) [Future-proofing Scala: the TASTY intermediate representation](https://www.youtube.com/watch?v=zQFjC3zLYwo) by [Guillaume Martres](http://guillaume.martres.me/).
2525

2626
- (Mar 21, 2017) [Dotty Internals 1: Trees & Symbols](https://www.youtube.com/watch?v=yYd-zuDd3S8) by [Dmitry Petrashko](http://twitter.com/darkdimius) [\[meeting notes\]](../internals/dotty-internals-1-notes.md).
2727
This is a recorded meeting between EPFL and Waterloo, where we introduce first notions inside Dotty: Trees and Symbols.

0 commit comments

Comments
 (0)