From 11810d5c40177754903c23f34594e416431c462a Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 2 Apr 2020 20:14:35 -0300 Subject: [PATCH] Removed "Community Guides". Changed "Which File Format to use?" to "File formats". Updated Windows install link. --- _Sidebar.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 99910d0..bcdadd6 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -3,18 +3,17 @@ **Installation & Usage** **1.** [Get .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime)
- **2.** [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#gui-or-cli) | [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) | [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) | [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions)
+ **2.** [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#gui-or-cli-) | [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) | [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) | [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions)
**3.** Getting Started: * [Using the GUI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-gui-) * [Using the CLI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-cli-) - * [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats-) + * [File formats](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats-) **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** * [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-Mono-&-Crontab) - * **[Community Guides](https://github.com/Tyrrrz/DiscordChatExporter/wiki#community-guides)** **FAQ & Troubleshooting** * [It crashes/fails](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Troubleshooting#it-crashesfails)