From 9b93a7bd34212c3e0f5a20d0fdc2f5f7565a67bd Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 20 Jan 2023 09:23:55 -0800 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1acd653..35f1058 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Further forks are encouraged. If you show me your fork, I'll link to it here. support for modifying files; useful starting point for some forks. * https://codeberg.org/akkartik/pong.love -- a fairly minimal example app that can edit and debug its own source code. -* https://codeberg.org/akkartik/template-live-editor.love -- a template for +* https://codeberg.org/akkartik/template-live-editor -- a template for building "free-wheeling" live programs (easy to fork, can be modified as they run), with a text editor primitive. * https://codeberg.org/akkartik/luaML.love -- a free-wheeling 'browser' for a