From a2c072e3e0d43e8b7b694bdff3c3ef7d68a7ce4d Mon Sep 17 00:00:00 2001 From: Chris <54854679+cvlnomen@users.noreply.github.com> Date: Sat, 28 Jan 2023 14:27:57 +0100 Subject: [PATCH] Fix broken link to Godot Recipes text tutorial (#6685) * Make link to Godot Recipes text tutorial use https --- community/tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/tutorials.rst b/community/tutorials.rst index 56d9d7bb6..435c04dbd 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -50,7 +50,7 @@ Text tutorials - `FinepointCGI website by Mitch `__ - `GDScript website by Andrew Wilkes `__ -- `Godot Recipes by KidsCanCode `__ +- `Godot Recipes by KidsCanCode `__ - `Steincodes `__ Devlogs