From be2955d7b56088eae20f0199f77dc7de84673c09 Mon Sep 17 00:00:00 2001 From: Claas Augner <495429+caugner@users.noreply.github.com> Date: Fri, 17 Oct 2025 12:19:42 +0200 Subject: [PATCH] docs(README): add deprecation note --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 039175a22..796130a30 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -# interactive-examples +# interactive-examples (deprecated) -> [!WARNING] -> This repository is in the process of being **archived**! +> [!IMPORTANT] +> As of March 2025, all interactive examples have been moved into content, see . > -> New pull requests will be closed, so do not work on issues or tasks relating to this repository to avoid lost time and work. -> For more information, see . - -[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +> This repository was archived in October 2025, and is now **read-only**, see . Home of the [MDN](https://developer.mozilla.org/) interactive code examples.