From 47df1da35c3d61a914dafc3f19e7725c8c951c30 Mon Sep 17 00:00:00 2001 From: calfiss Date: Mon, 12 Jan 2026 03:42:12 +1000 Subject: [PATCH] Update educational.md changed scratch to a hyperlink --- docs/educational.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/educational.md b/docs/educational.md index 3d50daf30..cbd20ebf5 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1028,7 +1028,7 @@ * [EggHead](https://egghead.io/) - Programming Courses * [TechSchool](https://techschool.dev/en) - Programming Courses / [Discord](https://discord.com/invite/C4abRX5skH) * [⁠Josh Comeau](https://www.joshwcomeau.com/) - Programming Tutorials -* [Scratch](https://scratch.mit.edu/ / [Extra Features](https://scratchaddons.com/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning +* [Scratch](https://scratch.mit.edu/) / [Extra Features](https://scratchaddons.com/) / [GitHub](http://github.com/ScratchAddons/ScratchAddons) / [Javascript Converter](https://turbowarp.org/), [2](https://github.com/TurboWarp/) or [⁠MIT App Inventor](https://appinventor.mit.edu/) - Beginner Programming Learning * [USACO Guide](https://usaco.guide/) - Competitive Programming Lessons * [Beej's Guides](https://www.beej.us/guide/) or [LearnByExample](https://learnbyexample.github.io/) - Programming Guides * [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming