From 38fec0b00de14c0b32e42ae40ed77abcbb4b3dcc Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Thu, 6 Feb 2020 17:25:38 +0100 Subject: [PATCH] [extending-api] link to video, not playlist --- slides/k8s/extending-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/extending-api.md b/slides/k8s/extending-api.md index f470b160..93abe36f 100644 --- a/slides/k8s/extending-api.md +++ b/slides/k8s/extending-api.md @@ -151,7 +151,7 @@ There are many possibilities! - Replacing built-in types with CRDs - (see [this lightning talk by Tim Hockin](https://www.youtube.com/watch?v=ji0FWzFwNhA&index=2&list=PLj6h78yzYM2PZf9eA7bhWnIh_mK1vyOfU)) + (see [this lightning talk by Tim Hockin](https://www.youtube.com/watch?v=ji0FWzFwNhA)) ---