From bf43e8aabc83bbd72c5c9002b8a723b598ebaead Mon Sep 17 00:00:00 2001 From: siralin Date: Thu, 20 Aug 2026 22:50:27 -0400 Subject: [PATCH] Remove dead link to tutorial The FinePointCGI website no longer exists. --- community/tutorials.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/community/tutorials.rst b/community/tutorials.rst index c4a08009b..5dfc7b743 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -28,7 +28,6 @@ There are many great channels covering a wide array of subjects. Text tutorials -------------- -- `FinePointCGI website by Mitch `__ - `Catlike Coding by Jasper Flick `__ - `GDScript website by Andrew Wilkes `__ - `Godot Recipes by KidsCanCode `__