diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2023-03-29 01:17:03 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2023-04-02 16:28:54 +0200 |
commit | 686e14e9fb8b77950fd29f7eb7907505abc67311 (patch) | |
tree | 52cbe3092f4bfd6bc892005733369671473b26a7 | |
parent | 627d5a87bbe0495cdde10be7da9d3fe3810a3dc7 (diff) | |
download | ffmpeg-686e14e9fb8b77950fd29f7eb7907505abc67311.tar.gz |
doc/platform: drop reference to ffmpeg.zeranoe.com
It was closed in September 2020.
Fix issue:
http://trac.ffmpeg.org/ticket/9734
-rw-r--r-- | doc/platform.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/platform.texi b/doc/platform.texi index 4090b85670..764911d230 100644 --- a/doc/platform.texi +++ b/doc/platform.texi @@ -92,9 +92,6 @@ For information about compiling FFmpeg on OS/2 see @chapter Windows -To get help and instructions for building FFmpeg under Windows, check out -the FFmpeg Windows Help Forum at @url{http://ffmpeg.zeranoe.com/forum/}. - @section Native Windows compilation using MinGW or MinGW-w64 FFmpeg can be built to run natively on Windows using the MinGW-w64 |