Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit e8c8452

Browse files
Update index.html
1 parent 26c4d10 commit e8c8452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Simple YouTube Video Search Engine and Embed</title>
44
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
55
<script src="auth.js"></script>
6-
<script async src="script.js"></script>
6+
<script async src="https://rawgit.com/DevelopersWork/CodingWithAPIs/SimpleYTVSE-VideoEmbed/script.js"></script>
77

88
</head>
99
<body>

0 commit comments

Comments
 (0)