From 41ea609d8efd9425b09919c758f1bcdd8d27d17d Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Tue, 27 Aug 2019 15:59:09 +0100 Subject: [PATCH] README.md: add link to Gophercon 2019 recording Signed-off-by: Elias Naur --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fba64b1f..0001f4a3 100644 --- a/README.md +++ b/README.md @@ -108,8 +108,9 @@ Gio with existing projects. ## Resources - [FAQ](https://man.sr.ht/~eliasnaur/gio/faq.md). -- [Gophercon 2019 talk](https://go-talks.appspot.com/github.com/eliasnaur/gophercon-2019-talk/gophercon-2019.slide) -about Gio and [Scatter](https://scatter.im). [Demos](https://github.com/eliasnaur/gophercon-2019-talk). +- [Gophercon 2019 talk](https://www.youtube.com/watch?v=9D6eWP4peYM) about Gio and [Scatter](https://scatter.im). +[Slides]https://go-talks.appspot.com/github.com/eliasnaur/gophercon-2019-talk/gophercon-2019.slide), +[Demos](https://github.com/eliasnaur/gophercon-2019-talk). - [Gophercon UK 2019 talk](https://go-talks.appspot.com/github.com/eliasnaur/gophercon-uk-2019-talk/gophercon-uk-2019-live.slide). [Demos](https://github.com/eliasnaur/gophercon-uk-2019-talk).