We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b286d commit 0a22025Copy full SHA for 0a22025
apps/website/docs/overview.md
@@ -9,6 +9,11 @@ import Paper from '@mui/material/Paper';
9
10
# Overview
11
12
+:::info
13
+For 0.11.x, visit [https://ffmpegwasm-0-11-x.netlify.app](https://ffmpegwasm-0-11-x.netlify.app)
14
+and [0.11.x](https://github.com/ffmpegwasm/ffmpeg.wasm/tree/0.11.x) branch.
15
+:::
16
+
17
## Introduction
18
19
ffmpeg.wasm is a pure WebAssembly / JavaScript port of [FFmpeg](https://www.ffmpeg.org/)
0 commit comments