Skip to content

Commit ab1fddd

Browse files
"Updating samples to reflect recent changes."
1 parent a08ca32 commit ab1fddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/auth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function handleAuthResult(authResult) {
5050

5151
// Load the client interfaces for the YouTube Analytics and Data APIs, which
5252
// are required to use the Google APIs JS client. More info is available at
53-
// http://code.google.com/p/google-api-javascript-client/wiki/GettingStarted#Loading_the_Client
53+
// https://developers.google.com/api-client-library/javascript/dev/dev_jscript#loading-the-client-library-and-the-api
5454
function loadAPIClientInterfaces() {
5555
gapi.client.load('youtube', 'v3', function() {
5656
handleAPILoaded();

0 commit comments

Comments
 (0)