From c03d8cecc0f6f19899c23b66047d35b30e4e75eb Mon Sep 17 00:00:00 2001 From: trimill Date: Thu, 6 Feb 2025 09:52:59 -0500 Subject: [PATCH] fix link --- docs/src/install/webrepl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/install/webrepl.md b/docs/src/install/webrepl.md index 25eee56..96647a4 100644 --- a/docs/src/install/webrepl.md +++ b/docs/src/install/webrepl.md @@ -1,7 +1,7 @@ # The Web REPL As an alterative to the command-line REPL, you can try out Talc in the browser -at (https://talc.trimill.xyz/repl/)[https://talc.trimill.xyz/repl/]. Although +at [https://talc.trimill.xyz/repl/](https://talc.trimill.xyz/repl/). Although the full Talc language and standard library (aside from file I/O and process control) are available, editing features are more limited than the command-line interface - especially of note is the lack of syntax highlighting and tab