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

Commit 5f7b461

Browse files
Update index.html
1 parent 02d3ebd commit 5f7b461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/SimpleYTVSE-VideoEmbed/script.js"></script>
66
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/YTCount-Views_Comments_Likes_Dislikes_Favorites/script.js"></script>
77
<script src="auth.js"></script>
8-
<script src="script.js"></script>
9-
<script async src="docready.js"></script>
8+
<script src="https://rawgit.com/DevelopersWork/CodingWithAPIs/GET-YTCommentsOnAVideo/script.js"></script>
9+
<script async src="https://rawgit.com/DevelopersWork/CodingWithAPIs/GET-YTCommentsOnAVideo/docready.js"></script>
1010
</head>
1111
<body>
1212
<section id="display">

0 commit comments

Comments
 (0)