From 1adb3f4ca746223aa3de6306455fb374e90e1307 Mon Sep 17 00:00:00 2001 From: HelperWesley <72082749+HelperWesley@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:41:40 -0230 Subject: [PATCH] Update intro tutorial playlist link Updating the link to the intro tutorial playlist at the bottom of the getting started page to use the auto-dubbed version instead of the old version. --- docs/gdevelop5/getting_started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gdevelop5/getting_started/index.md b/docs/gdevelop5/getting_started/index.md index 1c08c7c5fe7..a6f18dded63 100644 --- a/docs/gdevelop5/getting_started/index.md +++ b/docs/gdevelop5/getting_started/index.md @@ -55,6 +55,6 @@ Then follow along with the [Asteroids Game Example](https://wiki.gdevelop.io/gde ### Video path -Start by watching the [Official Intro Tutorial Video Series](https://www.youtube.com/watch?v=595-swNh0Mw&list=PL3YlZTdKiS89Kj7IQVPoNElJCWrjZaCC8&ab_channel=GDevelop). +Start by watching the [Official Intro Tutorial Video Series](https://www.youtube.com/watch?v=OsPTdjhqur8&list=PL3YlZTdKiS8-wDBb_40p7symnBvIub90S). Then follow along with the [Asteroids game example](https://www.youtube.com/watch?v=w1SCpQ-mRCk&list=PL3YlZTdKiS8_Q8UPu2BJV5P5gYA-Q-k19&ab_channel=GDevelop) and build your own physics-based asteroids game.