From 3d524f1273141f248cd489c76aedd61f54a24a0d Mon Sep 17 00:00:00 2001
From: James <31216671+JamesC01@users.noreply.github.com>
Date: Sun, 29 Dec 2024 10:55:58 +0000
Subject: [PATCH] Add Catlike Coding to tutorials.rst
I originally made this for the 4.3 branch by accident, so I'm doing it again for the master branch.
---
community/tutorials.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/community/tutorials.rst b/community/tutorials.rst
index 18d61d288..bdc7debf6 100644
--- a/community/tutorials.rst
+++ b/community/tutorials.rst
@@ -29,6 +29,7 @@ Text tutorials
--------------
- `FinePointCGI website by Mitch `__
+- `Catlike Coding by Jasper Flick `__
- `GDScript website by Andrew Wilkes `__
- `Godot Recipes by KidsCanCode `__
- `Godot Tutorials by SomethingLikeGames `__