diff mbox

[FFmpeg-devel,4/5] doc/general.texi: update AviSynth+ reference page

Message ID 20190324202540.6502-5-qyot27@gmail.com
State Accepted
Commit 55895df4c8bf0ed9cdaa3b8c638e51ac920180ae
Headers show

Commit Message

Stephen Hutchinson March 24, 2019, 8:25 p.m. UTC
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.
---
 doc/general.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/doc/general.texi b/doc/general.texi
index 6ec52962ff..bafa1e2ea2 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}.