From 38e4c33fe81d8599755b231dcae51073d2690872 Mon Sep 17 00:00:00 2001 From: Ashley Willis Date: Mon, 15 Jun 2026 07:14:36 -0700 Subject: [PATCH] docs: fix broken Full Stack Deep Learning link The fullstackdeeplearning.com domain is no longer reachable (DNS failure). Updated to point to their GitHub repository instead. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41f68b..264bed7 100644 --- a/README.md +++ b/README.md @@ -1024,7 +1024,7 @@ notice when they are wrong. monitoring, and iteration. **Free** - [Machine Learning Zoomcamp](https://github.com/DataTalksClub/machine-learning-zoomcamp) - practical ML engineering and deployment. **Free** -- [Full Stack Deep Learning](https://fullstackdeeplearning.com/) - ML product +- [Full Stack Deep Learning](https://github.com/the-full-stack/the-full-stack-website) - ML product engineering and deployment. **Free materials** - [Hugging Face Agents Course](https://huggingface.co/learn/agents-course) - agent concepts and hands-on projects when publicly available. **Free**