diff --git a/apps/furnace-fjsc/furnace-fjsc.factor b/apps/furnace-fjsc/furnace-fjsc.factor index 4cd5ad6e57..a065bb5623 100644 --- a/apps/furnace-fjsc/furnace-fjsc.factor +++ b/apps/furnace-fjsc/furnace-fjsc.factor @@ -31,9 +31,7 @@ USING: kernel html furnace xml io httpd sequences #! Render the fjsc page importing the required #! scripts. serving-html { - "/responder/fjsc-resources/yahoo/yahoo.js" - "/responder/fjsc-resources/yahoo/event.js" - "/responder/fjsc-resources/yahoo/connection.js" + "/responder/fjsc-resources/jquery.js" "/responder/fjsc-resources/bootstrap.js" } swap [ [ diff --git a/apps/furnace-fjsc/repl.fhtml b/apps/furnace-fjsc/repl.fhtml index 057ba5154a..b7a6d7d6df 100644 --- a/apps/furnace-fjsc/repl.fhtml +++ b/apps/furnace-fjsc/repl.fhtml @@ -1,4 +1,4 @@ -