diff --git a/docs/src/content/docs/resources/community-content.mdx b/docs/src/content/docs/resources/community-content.mdx index c4bda99bd7..835a97ec1f 100644 --- a/docs/src/content/docs/resources/community-content.mdx +++ b/docs/src/content/docs/resources/community-content.mdx @@ -124,5 +124,10 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; title: 'Astro Starlight Documentation Template (build custom app docs!)', description: 'Get a new Starlight site up and running in about 5 minutes', }, + { + href: 'https://www.youtube.com/watch?v=12o7WxjAxjM', + title: 'Include Starlight docs in a Next.js project with proxies', + description: 'Set up Starlight as a sub-directory project inside a Next.js website', + } ]} />