diff --git a/guides/overview/multimodal/video-generation.mdx b/guides/overview/multimodal/video-generation.mdx index ffa0037..2568bff 100644 --- a/guides/overview/multimodal/video-generation.mdx +++ b/guides/overview/multimodal/video-generation.mdx @@ -21,7 +21,7 @@ import { } from '/snippets/exports/constants.mdx'; import OpenRouterVideoSkill from "/snippets/openrouter-video-skill.mdx"; -OpenRouter supports video generation from text prompts (and optional reference images) via a dedicated asynchronous API. You can find the supported models, their capabilities, and pricing by filtering our [model list by video output](https://openrouter.ai/docs/guides/overview/models?output_modalities=video). +OpenRouter supports video generation from text prompts (and optional reference images) via a dedicated asynchronous API. You can find the supported models, their capabilities, and pricing by filtering our [model list by video output](https://openrouter.ai/models?output_modalities=video). Adding video generation to an app? The