From 186c1cf6c53a8bbb7ffcb29a8065aba671c13012 Mon Sep 17 00:00:00 2001 From: "Md. Nazmul Hasan Shajib" <55141366+shojib116@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:45:24 +0600 Subject: [PATCH] Chore: update RAG course link in Computer Science Learning Path --- paths/computer-science.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paths/computer-science.md b/paths/computer-science.md index 3d2aa94..f66cdea 100644 --- a/paths/computer-science.md +++ b/paths/computer-science.md @@ -18,7 +18,7 @@ _wip/planned_ | Build a Static Site Generator | [Python](https://www.boot.dev/courses/build-static-site-generator-python) | | Learn Data Structures and Algorithms 2 | [Python](https://www.boot.dev/courses/learn-data-structures-and-algorithms-python-2) | | Build a Maze Solver | [Python](https://www.boot.dev/courses/build-maze-solver-python) | -| Learn Retrieval Augmented Generation | Python | +| Learn Retrieval Augmented Generation | [Python](https://www.boot.dev/courses/learn-retrieval-augmented-generation) | | Learn Memory Management | [C](https://www.boot.dev/courses/learn-memory-management-c) | | Learn Computer Architecture and Hardware | ARM | | Learn Elixir | Elixir |