diff --git a/FAQs.md b/FAQs.md index 97c5265..f325469 100644 --- a/FAQs.md +++ b/FAQs.md @@ -18,4 +18,4 @@ First: if Tuhi crashed, it's likely that the drawing didn't get deleted from the 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: Use the [raw log converter tool](https://github.com/tuhiproject/tuhi/blob/master/tools/raw-log-converter.py) to convert the log files to an SVG file. Run it with `--help` and it will tell you what is needed. \ No newline at end of file +Third: Go to the [Recovering Drawings](../Recovering-Drawings) page and follow the instructions there. \ No newline at end of file