From 58563b2ad50b214bc65fec36cb97c14ac9fa6622 Mon Sep 17 00:00:00 2001 From: JohnSmith757 <93637788+JohnSmith757@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:13:56 +0200 Subject: [PATCH] Add 'Night Quest Games Blog' to tutorials.rst Add the 'Night Quest Games Blog' website link to tutorials.rst, under the Text Tutorials section. --- community/tutorials.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/community/tutorials.rst b/community/tutorials.rst index 9bee79301d6..63115c09e1c 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -56,6 +56,7 @@ Text tutorials - `Godot Recipes by KidsCanCode `__ - `Godot Tutorials by SomethingLikeGames `__ - `Game Dev Artisan website `__ +- `Night Quest Games Blog `__ Devlogs -------