From 649c987cc78a6b65c92937cf7ded381909de3da6 Mon Sep 17 00:00:00 2001 From: Phil Hagelberg Date: Sat, 24 Aug 2024 21:37:24 -0700 Subject: [PATCH] Fix fengari link. --- main.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.fnl b/main.fnl index 2e8d118..f6aafaf 100644 --- a/main.fnl +++ b/main.fnl @@ -44,7 +44,7 @@ [:a {:href "https://algernon.roboticoverlords.org/"} "servers"]] [:li {} [:a {:href "https://github.com/pllua/pllua"} "data"] [:a {:href "https://redis.io/commands/eval"} "bases"]] - [:li {} [:a {:href "https://fengari.io"} "web"] + [:li {} [:a {:href "https://github.com/fengari-lua/fengari"} "web"] [:a {:href "https://github.com/luakit/luakit"} "browsers"]] [:li {} [:a {:href "https://github.com/whitecatboard/Lua-RTOS-ESP32/"} "cheap microcontrollers"]]] -- 2.45.2