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

Commit 5284942

Browse files
Update index.html
1 parent 4b1fe42 commit 5284942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Simple YouTube Channel Search Engine</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/SimpleYTCSE/script.js"></script>
77

88
</head>
99
<body>

0 commit comments

Comments
 (0)