From 32fe0f724252752e8d249d32eb24e79bb9e4e86e Mon Sep 17 00:00:00 2001 From: "Md. Nazmul Hasan Shajib" <55141366+shojib116@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:47:34 +0600 Subject: [PATCH] Chore: update RAG course link in Data Analysis Career Path --- paths/data-analyst.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paths/data-analyst.md b/paths/data-analyst.md index 1984b6a..215e465 100644 --- a/paths/data-analyst.md +++ b/paths/data-analyst.md @@ -20,6 +20,6 @@ _wip/planned_ | Build a Web Scraper | [Python](https://www.boot.dev/courses/build-web-scraper-python) | | Learn Data Manipulation | Python + Pandas + NumPy | | Learn Data Visualization and BI | Power BI + Big Query | -| Learn Retrieval Augmented Generation | Python | +| Learn Retrieval Augmented Generation | [Python](https://www.boot.dev/courses/learn-retrieval-augmented-generation) | | Capstone Project | [Your choice](https://www.boot.dev/courses/build-capstone-project) | | Learn to Find a Job | [Job Search](https://www.boot.dev/courses/learn-job-search) |