Skip to content

Commit d855828

Browse files
authored
Update step2.html
1 parent 8d491fa commit d855828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bunny/step2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1>Heeey, I'm Jumping Bunny!</h1>
2626
<img id="bunny" src="https://codeabbey.github.io/js-things/bunny/bunny2.png"/>
2727
</div>
2828

29-
<script src="./biwascheme.js">
29+
<script src="https://codeabbey.github.io/js-things/biwascheme.js">
3030

3131
(define x 0)
3232
(define y 0)

0 commit comments

Comments
 (0)