Module: libav Branch: master Commit: 7b089b79e6c9e2f36e3811a24f64f2e00e46786d
Author: Diego Elio Pettenò <[email protected]> Committer: Luca Barbato <[email protected]> Date: Sat May 12 16:22:06 2012 -0700 doc: fix link to fate.libav.org Signed-off-by: Diego Elio Pettenò <[email protected]> Signed-off-by: Luca Barbato <[email protected]> --- doc/fate.texi | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/fate.texi b/doc/fate.texi index c1011e7..5489d95 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -87,8 +87,9 @@ Specify a mask to be applied to autodetected CPU flags. In order to automatically testing specific configurations, e.g. multiple compilers, @command{tests/fate.sh} is provided. -This shell script builds Libav, runs the regression tests and prepares a -report that can be sent to @url{fate.libav.org} or directly examined locally. +This shell script builds Libav, runs the regression tests and prepares +a report that can be sent to @url{http://fate.libav.org/} or directly +examined locally. @section Testing Profiles The configuration file passed to @command{fate.sh} is shell scripts as well. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
