From 2155731b464899c3cc1779672859764276474b89 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 23 Nov 2020 14:26:30 +0100 Subject: [PATCH] Update Game Development Center name and topics in Tutorials --- community/tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/tutorials.rst b/community/tutorials.rst index 1447547c2..cfdcdc5b0 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -24,7 +24,7 @@ Video tutorials - `Godot Tutorials `_ (2D, GDScript, Programming Basics). - `Emilio `_ (2D, GDScript and VisualScript). - `GDQuest `_ (2D and 3D, GDScript, VisualScript and C#). -- `Game Development Channel `_ (2D, GDScript). +- `Game Development Center `_ (2D, networked multiplayer, GDScript). - `Game Endeavor `_ (2D, GDScript). - `Game from Scratch `_ (2D and 3D, GDScript and C#). - `HeartBeast `_ (2D, GDScript).