From 049f62ba5230e55791430fdb2b6e4d88d4ef2304 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 23 Aug 2019 15:55:15 +1000 Subject: [PATCH] Updated FAQs (markdown) --- FAQs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQs.md b/FAQs.md index 52ea4e1..7494e89 100644 --- a/FAQs.md +++ b/FAQs.md @@ -16,6 +16,6 @@ However, if you only have one drawing on the device anyway and you want to keep First: if Tuhi crashed, it's likely that the drawing didn't get deleted from the device. We only do so if everything succeeds. Your drawing is safe. -Second: We have lots of [log files](../Log-files) which will be useful to debug why it's crashing. Please look at [Reporting Bugs](../Reporting-Bugs) for the next steps. While the data is not lost, it's unlikely we can convert it to the desired format until the bug is fixed. +Second: We have lots of [log files](Log-files) which will be useful to debug why it's crashing. Please look at [Reporting Bugs](Reporting-Bugs) for the next steps. While the data is not lost, it's unlikely we can convert it to the desired format until the bug is fixed. Third: Go to the [Recovering Drawings](Recovering-Drawings) page and follow the instructions there. \ No newline at end of file