From 5a48ec56b47d7171950cfad4ba63ba2b6e535c06 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 18 Jul 2020 19:03:33 -0300 Subject: [PATCH] Removed Saving HTML for offline viewing, updated Unhandled Exception to Errors --- Home.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 7fe1074..51f984c 100644 --- a/Home.md +++ b/Home.md @@ -17,7 +17,6 @@ ## Guides * [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) -* [Saving HTML for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally) * **Export Scheduling with CLI** * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows) | [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS) | [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-with-Cron) @@ -26,5 +25,5 @@ * [First steps help](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#first-steps) * [It's 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) -* [Unhandled Exception](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#unhandled-exception) +* [Errors](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#errors) * [**More help**](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting) \ No newline at end of file