Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/fate.texi4
-rw-r--r--doc/fate_config.sh.template (renamed from tests/fate_config.sh.template)0
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/fate.texi b/doc/fate.texi
index e04f62fc79..4c2ba4da16 100644
--- a/doc/fate.texi
+++ b/doc/fate.texi
@@ -93,11 +93,11 @@ tests/fate.sh /path/to/fate_config
@end example
A configuration file template with comments describing the individual
-configuration variables can be found at @file{tests/fate_config.sh.template}.
+configuration variables can be found at @file{doc/fate_config.sh.template}.
@ifhtml
The mentioned configuration template is also available here:
-@verbatiminclude ../tests/fate_config.sh.template
+@verbatiminclude fate_config.sh.template
@end ifhtml
Create a configuration that suits your needs, based on the configuration
diff --git a/tests/fate_config.sh.template b/doc/fate_config.sh.template
index f7bd625429..f7bd625429 100644
--- a/tests/fate_config.sh.template
+++ b/doc/fate_config.sh.template