diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2019-03-24 16:25:39 -0400 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2019-05-04 12:00:20 +0530 |
commit | 55895df4c8bf0ed9cdaa3b8c638e51ac920180ae (patch) | |
tree | 4f0f8affdb1fe8884bea5d2d50692ccac4bfb0ca /doc | |
parent | 224aad3026276064eac77be6a9eae1d85f13f36f (diff) | |
download | ffmpeg-55895df4c8bf0ed9cdaa3b8c638e51ac920180ae.tar.gz |
doc/general.texi: update AviSynth+ reference page
Directed to the AviSynth+ entry on AviSynth Wiki rather than to
the github repository, since the wiki page is both more informative
and has the relevant Git/download links. The github releases page
is little more than a changelog.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 301cf1088c..dd01cafd8d 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -46,7 +46,7 @@ without needing to search for these headers themselves. For Windows, supported AviSynth variants are @url{http://avisynth.nl, AviSynth 2.6 RC1 or higher} for 32-bit builds and -@url{http://avs-plus.net, AviSynth+ r1718 or higher} for 32-bit and 64-bit builds. +@url{http://avisynth.nl/index.php/AviSynth+, AviSynth+ r1718 or higher} for 32-bit and 64-bit builds. For Linux and OS X, the supported AviSynth variant is @url{https://github.com/avxsynth/avxsynth, AvxSynth}. |