From 757eb5517a0e13615a255ad723bc67c2502a66f6 Mon Sep 17 00:00:00 2001 From: Dani Smith Date: Sat, 4 Jan 2025 20:00:12 +0200 Subject: [PATCH] Update KDL Play link (#462) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d95b39..15ecf13 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The language is based on [SDLang](https://sdlang.org), with a [number of modifications and clarifications on its syntax and behavior](#why-not-sdlang). We are grateful for their work as an inspiration to ours. -[Play with it in your browser (currently v1 only)!](https://kdl-play.danini.dev/) +[Play with it in your browser!](https://kdl.dev/play/) ## Design and Discussion