From bdd4afba0cf4bc93381ca1cb5e979c6b0f4cc29f Mon Sep 17 00:00:00 2001 From: rahim Date: Tue, 10 Mar 2026 02:02:20 -0700 Subject: [PATCH] docs(site): remove TODO placeholders from installation copy (#820) --- site/src/content/docs/how-to/installation.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/site/src/content/docs/how-to/installation.mdx b/site/src/content/docs/how-to/installation.mdx index 052b81dd..d637a5a1 100644 --- a/site/src/content/docs/how-to/installation.mdx +++ b/site/src/content/docs/how-to/installation.mdx @@ -18,7 +18,7 @@ import FrameworkCase from '@/components/docs/FrameworkCase.astro'; import { TabsRoot, TabsList, TabsPanel, Tab } from '@/components/Tabs.tsx'; @@ -32,7 +32,7 @@ Answer the questions below to get started quickly with your first embed code. ## Choose your JS framework -Video.js aims to provide idiomatic development experiences in your favorite JS and CSS frameworks. More to come. ([vote](https://github.com/videojs/v10/discussions/categories/ideas))\[todo\]. +Video.js aims to provide idiomatic development experiences in your favorite JS and CSS frameworks. More to come. @@ -41,7 +41,7 @@ Video.js aims to provide idiomatic development experiences in your favorite JS a ## Choose your use case -The defaults work well for general website playback. More prebuilt players to come. ([vote](https://github.com/videojs/v10/discussions/categories/ideas))\[todo\] +The defaults work well for general website playback. More prebuilt players to come. @@ -53,7 +53,7 @@ The defaults work well for general website playback. More prebuilt players to co ## Choose your media source type -Video.js supports a wide range of file types and hosting services. It's easy to switch between them. ([missing something?](https://github.com/videojs/v10/discussions/categories/ideas)) +Video.js supports a wide range of file types and hosting services. It's easy to switch between them. @@ -117,4 +117,4 @@ Add it to your components folder in a new file. That's it! You now have a fully functional Video.js player. Go forth and play. -Something not quite right? You can [submit an issue](https://github.com/videojs/v10/issues) and ask for help, or explore [other support options](/html5-video-support). \ No newline at end of file +Something not quite right? You can [submit an issue](https://github.com/videojs/v10/issues) and ask for help, or explore [other support options](/html5-video-support).