From 63c67750b131f23cab52a93e47b110abd57aba05 Mon Sep 17 00:00:00 2001 From: Vlad Nedelcu Date: Fri, 14 Feb 2025 08:57:14 +0200 Subject: [PATCH] Replace dead link for rome tools playground (#16153) ## Summary Rome Tools Playground was renamed to Biome Playground. The link was replaced to the new website. Resolves #16143 ## Test Plan - Checked the linked is accessible from the README --- playground/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/README.md b/playground/README.md index 3b7c0f394a..e29aeef9dd 100644 --- a/playground/README.md +++ b/playground/README.md @@ -27,4 +27,4 @@ a persistent datastore based on [Workers KV](https://developers.cloudflare.com/w and exposed via a [Cloudflare Worker](https://developers.cloudflare.com/workers/learning/how-workers-works/). The playground design is originally based on [Tailwind Play](https://play.tailwindcss.com/), with -additional inspiration from the [Rome Tools Playground](https://docs.rome.tools/playground/). +additional inspiration from the [Biome Playground](https://biomejs.dev/playground/).