From 7c62a664a2c867ddfe41bc968defaabee8ffe6b5 Mon Sep 17 00:00:00 2001 From: buildonlabs Date: Sat, 4 Apr 2026 11:21:11 +0700 Subject: [PATCH] fix: update LearnAI link to Python-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714c29e..7157057 100644 --- a/README.md +++ b/README.md @@ -1081,7 +1081,7 @@ _Python programming on Microsoft Windows._ _Resources and tools for learning Python interactively._ -- [LearnAI](https://uselearnai.com) - AI-powered conversational Python tutor that builds a personalized curriculum based on your level and goal, teaching one module at a time with active recall. +- [LearnAI](https://uselearnai.com/chat?topic=python) - AI-powered conversational Python tutor that builds a personalized curriculum based on your level and goal, teaching one module at a time with active recall. ## Miscellaneous