From b962eff69ee2f121b775450188ba5222d1a107f1 Mon Sep 17 00:00:00 2001 From: David Sancho Date: Tue, 19 Dec 2023 13:19:05 +0100 Subject: [PATCH] Update getting-started.md Fix playground url --- 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 a68671900..ee8cbaf59 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](playground) +or open the [playground](try) ## Install Reason