From f060b47b693f31e3d5184ef6c2a6f959feb27396 Mon Sep 17 00:00:00 2001 From: hius07 <62179190+hius07@users.noreply.github.com> Date: Wed, 3 Aug 2022 12:58:34 -0400 Subject: [PATCH] Updated Report a bug (markdown) --- Report-a-bug.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Report-a-bug.md b/Report-a-bug.md index 55b7058..c9dba4e 100644 --- a/Report-a-bug.md +++ b/Report-a-bug.md @@ -37,7 +37,7 @@ Connect the device to your computer as an USB share and retrieve the file. Paths | Platform | Path | |---|---| | **Kobo** | `koreader/crash.log` | -| **Kindle** | `.adds/koreader/crash.log` | +| **Kindle** | `koreader/crash.log` | | **Pocketbook** | `applications/koreader/crash.log` | 2.2 SSH @@ -46,6 +46,7 @@ Get the file directly from your device using ssh/scpy. Paths are absolute. | Platform | Path | |---|---| +| **Kindle** | `/mnt/us/koreader/crash.log` | | **Cervantes** | `/mnt/private/koreader/crash.log` | | **Remarkable** | `/opt/koreader/crash.log` |