From d16beb0e9915e060a1c4bf5d31e61f085b1bc500 Mon Sep 17 00:00:00 2001 From: "kevan (kevin anantha)" Date: Thu, 21 Dec 2023 16:42:29 +0800 Subject: [PATCH] docs: fix broken url playground --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index ee8cbaf59..eb4783d68 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -34,7 +34,7 @@ For an introduction to most language features check out the [overview](overview. ## Try Reason in your browser To start immediately an online REPL is available at [Sketch.sh](https://sketch.sh) -or open the [playground](try) +or open the [playground](https://reasonml.github.io/en/try) ## Install Reason