diff --git a/site/content/en/docs/presentations/_index.md b/site/content/en/docs/presentations/_index.md
index a4594acb4d..7ca24c149e 100644
--- a/site/content/en/docs/presentations/_index.md
+++ b/site/content/en/docs/presentations/_index.md
@@ -7,115 +7,73 @@ description: >
Presentations about the minikube project, mostly from the Kubernetes blog and the KubeCon conference.
+## Conferences
+
+### KubeCon EU 2022 (Valencia, Spain)
+
+* [Deep Dive into Minikube - YouTube](https://youtu.be/Iyq_MlSku-I) (38:37)
+ * Medya Ghazizadeh & Sharif Elgamal, Google
+
+### KubeCon NA 2021 (Los Angeles, California)
+
+* [A Deep Dive Into 5 years of Minikube - YouTube](https://youtu.be/GHczvbzuVvc) (47:47)
+ * Medya Ghazizadeh, Google
+
+### KubeCon EU 2021 (Online, Europe) - Virtual
+
+* [Minikube & Three Different Local Kubernetes Learning Environments - YouTube](https://youtu.be/nqKYgeUtk8s) (32:48)
+ * Anders Björklund & Predrag Rogic
+
+### KubeCon EU 2020 (Amsterdam, Netherlands) - Virtual
+
+* [Minikube - YouTube](https://youtu.be/xdoOmSSCxo8) (37:31)
+ * Rohit Anand, NEC Corporation & Medya Ghazizadeh, Google
+
+* [Improving the Performance of Your Kubernetes Cluster - YouTube](https://youtu.be/tvreJem3xIw) (36:10)
+ * Priya Wadhwa, Google
+
+### KubeCon NA 2019 (San Diego, California)
+
+* [Minikube - YouTube](https://youtu.be/3giynG20f3I) (47:27)
+ * Thomas Strömberg & Medya Ghazizadeh, Google
+
+### Helm Summit EU 2019 (Amsterdam, The Netherlands)
+
+* [Dancing with Helm, Skaffold and Minikube! - YouTube](https://youtu.be/Ww7JvxKY478) (35:26)
+ * Medya Ghazizadeh, Google
+
+### KubeCon CN 2019 (Shanghai, China)
+
+* [Minikube: Bringing Kubernetes to the Next Billion Users - YouTube](https://youtu.be/ahb-_NBtOL0) (33:21)
+ * Thomas Strömberg, Google
+
+### KubeCon NA 2018 (Seattle, Washington)
+
+* [Intro: Minikube - YouTube](https://youtu.be/2yBOVlonHQw) (38:49)
+ * Thomas Strömberg & Bálint Pató, Google
+
+* [Deep Dive: Minikube - YouTube](https://youtu.be/46-FXiSEfE4) (44:05)
+ * Bálint Pató & Thomas Strömberg, Google
+
+### KubeCon EU 2018 (Copenhagen, Denmark)
+
+* [Minikube Intro - YouTube](https://youtu.be/4x0CZmF_U5o) (28:30)
+ * Dan Lorenc, Google
+
## Kubernetes Blog
-### 2016
-
-2016-05-30, Kubernetes 1.3, Minikube 0.1.0
-
-* _This is the initial release of Minikube._
-
-2016-07-11, Kubernetes 1.3, Minikube 0.5.0
-
-*
-
### 2019
2019-03-28, Kubernetes 1.14, Minikube 1.0.0
-*
+* [Running Kubernetes locally on Linux with Minikube - now with Kubernetes 1.14 support](https://kubernetes.io/blog/2019/03/28/running-kubernetes-locally-on-linux-with-minikube-now-with-kubernetes-1.14-support/)
-## KubeCon + CloudNativeCon
+### 2016
-### KubeCon NA 2016 (Seattle, Washington)
+2016-07-11, Kubernetes 1.3, Minikube 0.5.0
-
+* [Minikube: easily run Kubernetes locally](https://kubernetes.io/blog/2016/07/minikube-easily-run-kubernetes-locally/)
-### KubeCon EU 2017 (Berlin, Germany)
+2016-05-30, Kubernetes 1.3, Minikube 0.1.0
-
-
-### KubeCon NA 2017 (Austin, Texas)
-
-
-
-### KubeCon EU 2018 (Copenhagen, Denmark)
-
-
-
-* (28:30)
- * "Minikube Intro"
- * Dan Lorenc, Google
-
-### KubeCon NA 2018 (Seattle, Washington)
-
-
-
-* (38:49)
- * "Intro: Minikube"
- * Thomas Strömberg & Bálint Pató, Google
-
-* (44:05)
- * "Deep Dive: Minikube"
- * Bálint Pató & Thomas Strömberg, Google
-
-### KubeCon EU 2019 (Barcelona, Spain)
-
-
-
-* _No results found for minikube_
-
-### KubeCon CN 2019 (Shanghai, China)
-
-
-
-* (33:21)
- * "Minikube: Bringing Kubernetes to the Next Billion Users"
- * Thomas Strömberg, Google
-
-### KubeCon NA 2019 (San Diego, California)
-
-
-
-* (47:27)
- * "Minikube"
- * Thomas Strömberg & Medya Ghazizadeh, Google
-
-### KubeCon EU 2020 (Amsterdam, Netherlands) - Virtual
-
-
-
-* (37:31)
- * "Minikube"
- * Rohit Anand, NEC Corporation & Medya Ghazizadeh, Google
-
-* (36:10)
- * "Improving the Performance of Your Kubernetes Cluster"
- * Priya Wadhwa, Google
-
-### KubeCon NA 2020 (Boston, Massachusetts) - Virtual
-
-
-
-* _No results found for minikube_
-
-### KubeCon EU 2021 (Online, Europe) - Virtual
-
-* (32:48)
- * "Minikube and Three Different Local Kubernetes Learning Environments"
- * Anders Björklund & Predrag Rogic
-
-### KubeCon NA 2021 (Los Angeles, California)
-
-* (47:47)
- * "A Deep Dive Into 5 years of Minikube"
- * Medya Ghazizadeh
-
-
-## Other conferences
-
-### Helm Summit EU 2019 (Amsterdam, The Netherlands)
-
-* (35:26)
- * "Dancing with Helm, Skaffold and Minikube!"
- * Medya Ghazizadeh, Google
+* _This is the initial release of Minikube._