Skip to content

Commit 49b1c4c

Browse files
committed
directory mistake
1 parent cfea3e7 commit 49b1c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitchbot/twitch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</div>
1111
<div id="chat"></div>
1212

13-
<script src="bot.js"></script>
13+
<script src="/twitchbot/bot.js"></script>
1414
<script>
1515
$(document).ready(function(){
1616
chatClient = new chatClient (opts);

0 commit comments

Comments
 (0)