We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba0823 commit 40f0815Copy full SHA for 40f0815
src/content/docs/using/crash-recovery.md
@@ -26,9 +26,8 @@ These logs contain a lot of information that may be sensitive to you (e.g. your
26
These logs are present in Discord's config folder:
27
28
- Windows: `%AppData%/discord`
29
-- Linux:
30
- - Normal: `~/.config/discord`
31
- - Flatpak: `~/.var/app/com.discordapp.Discord/config/discord`
+- Linux: `~/.config/discord`
+- Linux (Flatpak): `~/.var/app/com.discordapp.Discord/config/discord`
32
33
The folder name changes depending on your Discord branch (e.g. `discordptb` or `discordcanary`).
34
0 commit comments