From 18ba54eb63502b7b16c1dfc637853373d555cb7c Mon Sep 17 00:00:00 2001 From: Jennifer Davis Date: Sat, 31 Aug 2024 09:26:26 -0700 Subject: [PATCH] chore(youtube): update link to API samples --- samples/youtube/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/youtube/README.md b/samples/youtube/README.md index 7c41f7aea2c..d5f297bd428 100644 --- a/samples/youtube/README.md +++ b/samples/youtube/README.md @@ -2,4 +2,4 @@ The YouTube API samples are now hosted separately from the client library project. You can find them -[here](https://github.com/youtube/api-samples). +[here](https://developers.google.com/youtube/v3/code_samples).