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

Commit 4f918fb

Browse files
Update index.html
1 parent 7dc63ba commit 4f918fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
55
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/SimpleYTVSE-VideoEmbed/script.js"></script>
66
<script src="auth.js"></script>
7-
<script src="script.js"></script>
8-
<script async src="docready.js"></script>
7+
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/YTCount-Views_Comments_Likes_Dislikes_Favorites/script.js"></script>
8+
<script async src="https://rawgit.com/DevelopersWork/CodingWithAPIs/YTCount-Views_Comments_Likes_Dislikes_Favorites/docready.js"></script>
99
</head>
1010
<body>
1111
<section id="display">
1212

1313
</section>
1414
</body>
15-
</html>
15+
</html>

0 commit comments

Comments
 (0)