diff --git a/Troubleshooting.md b/Troubleshooting.md index 9ccdbd6..f6294ac 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -11,7 +11,7 @@ If you still have unanswered questions after reading this page or if you have en * [Running the program in Mac/Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#how-do-i-run-DCE-on-mac-or-linux) * [Scheduling exports (advanced)](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#how-can-i-set-DCE-to-export-automatically-at-certain-times) * [Exported chat crashes browser](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#the-file-is-too-big-i-cant-open-it) - * [DCE is crashing/failing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#DCE-crashesfails) + * [DCE is crashing/failing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#DCE-is-crashingfailing) * [.NET Core Runtime is required](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#net-core-runtime-is-required) * [**CLI help**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#cli) @@ -72,7 +72,7 @@ Check the following pages to learn how to schedule **DiscordChatExporter.CLI** r ### The file is too big, I can't open it! Try opening it with a different program or use a different file format, like `TXT`. -### DCE crashes/fails +### DCE is crashing/failing Check the following page: * [Installing .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime)