Skip to content

Commit 5afe61e

Browse files
"Updating samples to reflect recent changes."
1 parent 91c30e9 commit 5afe61e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dotnet/MyUploads.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace Google.Apis.YouTube.Samples
1818
/// <summary>
1919
/// YouTube Data API v3 sample: retrieve my uploads.
2020
/// Relies on the Google APIs Client Library for .NET, v1.7.0 or higher.
21-
/// See https://code.google.com/p/google-api-dotnet-client/wiki/GettingStarted
21+
/// See https://developers.google.com/api-client-library/dotnet/get_started
2222
/// </summary>
2323
internal class MyUploads
2424
{
@@ -102,4 +102,4 @@ private async Task Run()
102102
}
103103
}
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)