From bc513400c5a431238d0b294a8162254e0ca8294f Mon Sep 17 00:00:00 2001 From: LandonTheCoder <100165458+LandonTheCoder@users.noreply.github.com> Date: Tue, 14 Jun 2022 15:21:08 -0400 Subject: [PATCH] Fix URL source reference. (#517) The old version erroneously referenced "./build/" instead of "https://pyscript.net/alpha/". --- examples/simple_clock.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/simple_clock.html b/examples/simple_clock.html index a191b313..3d39971f 100644 --- a/examples/simple_clock.html +++ b/examples/simple_clock.html @@ -7,9 +7,9 @@