From 3cf28c3befcda8a54c8b6ff45ba5a1ed88563e44 Mon Sep 17 00:00:00 2001 From: Joichi Ito Date: Sun, 2 Aug 2026 15:49:21 +0600 Subject: [PATCH] docs: remove dead amplifier-app-learn link from MODULES.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier) Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com> --- docs/MODULES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/MODULES.md b/docs/MODULES.md index cf22dfcc..7236147e 100644 --- a/docs/MODULES.md +++ b/docs/MODULES.md @@ -48,7 +48,6 @@ These are the canonical documentation and learning sites for the Amplifier ecosy | Component | Description | Repository | |-----------|-------------|------------| -| **amplifier-app-learn** | Interactive learning curriculum for Amplifier — six narrative levels, hands-on approach guides, validated architecture diagrams, and a chat assistant with live DOT rendering. React 19 + Vite SPA. | [amplifier-app-learn](https://github.com/michaeljabbour/amplifier-app-learn) | | **amplifier-docs** | Documentation for the Amplifier project | [amplifier-docs](https://github.com/microsoft/amplifier-docs) | ---