From 55146e6c5d912aff0f224d7908003e99ca8e9d97 Mon Sep 17 00:00:00 2001 From: Edward Gaibor <78832141+gaiborjosue@users.noreply.github.com> Date: Tue, 23 Jul 2024 01:35:24 +0000 Subject: [PATCH] fix(Boostlets code point to external repository #22) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 81fb825..99567e1 100644 --- a/index.html +++ b/index.html @@ -249,7 +249,7 @@ // var codeurl = 'http://localhost:5500/examples/'; // var codeurl = 'https://github.com/shrutivarade/boostlet/blob/main/examples/'; - var codeurl = 'https://github.com/gaiborjosue/boostlet/blob/webllm/examples/'; + var codeurl = 'https://github.com/mpsych/boostlet/blob/main/examples/'; for (e in examples) {