From 38cacc563cc5e1ac430648321013c35c8867ce71 Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Sun, 14 Apr 2019 19:56:09 +0200 Subject: [PATCH] Add hyperlinks --- client/src/main/resources/html/docs/QuestionsAndAnswers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/main/resources/html/docs/QuestionsAndAnswers.md b/client/src/main/resources/html/docs/QuestionsAndAnswers.md index 551917ca..91da1035 100644 --- a/client/src/main/resources/html/docs/QuestionsAndAnswers.md +++ b/client/src/main/resources/html/docs/QuestionsAndAnswers.md @@ -2,7 +2,7 @@ To convert the files to another format, you have to remux them. You don't have to reencode them, since the files (usually, have not seen an exception yet) already contain H.264 video and AAC audio. You can remux the files manually with tools like [Avidemux](/docs/Avidemux.md), [MKVToolNix](/docs/MKVToolNix.md) or -[FFmpeg](/docs/FFmpeg.md) or use one of the post-processing scripts. +[FFmpeg](/docs/FFmpeg.md) or use one of the [post-processing](/docs/PostProcessing.md) scripts. #### Streams are not getting recorded even though the model is online - Is "Leave space on device set" and do you have enough space left?