diff --git a/README.md b/README.md index 17dd7bf2..f0631f3d 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Please use the [GitHub Issues](https://github.com/github/copilot-sdk/issues) pag - **[Getting Started](./docs/getting-started.md)** – Tutorial to get up and running - **[Cookbook](./cookbook/README.md)** – Practical recipes for common tasks across all languages -- **[Samples](./samples/README.md)** – Video walkthroughs and sample projects +- **[More Resources](https://github.com/github/awesome-copilot/blob/main/collections/copilot-sdk.md)** – Additional examples, tutorials, and community resources ## Unofficial, Community-maintained SDKs diff --git a/samples/README.md b/samples/README.md deleted file mode 100644 index 283b0e2e..00000000 --- a/samples/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Samples - -## Videos - -| Title | Description | Link | -|-------|-------------|------| -| AI Powered YouTube Content Generator | Build an AI-powered tool to generate YouTube content | [Watch](https://youtu.be/6GcupNzH678) | - - - -## Contributing - -Have a sample to share? Open a PR to add it to this list.