From be9035a7ae0cecd9fda7d75a31e19c6bb04bcbfa Mon Sep 17 00:00:00 2001
From: Brendan Hansen
Date: Thu, 23 Nov 2023 23:54:54 -0600
Subject: [PATCH] fixed playground link
---
www/templates/pages/docs/install.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/templates/pages/docs/install.html b/www/templates/pages/docs/install.html
index 7cae353..75f7d63 100644
--- a/www/templates/pages/docs/install.html
+++ b/www/templates/pages/docs/install.html
@@ -24,7 +24,7 @@
It allows you learn the syntax from examples, without installing the language onto your system.
- Go to Playground
+ Go to Playground
--
2.25.1