From c24342ef3792d6c5fdd10056971c7bdcedd7cf61 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 2 Apr 2020 23:37:35 -0300 Subject: [PATCH] Update CLI explained link --- Linux-usage-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux-usage-instructions.md b/Linux-usage-instructions.md index cd84ec8..8e48690 100644 --- a/Linux-usage-instructions.md +++ b/Linux-usage-instructions.md @@ -11,4 +11,4 @@ dotnet DiscordChatExporter.Cli.dll export -t TOKEN -c CHANNEL ``` > 💡 Tip: [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs). -There's much more you can do with DCE.CLI! Read the [CLI explained](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#dcecli-commands) page to get started. \ No newline at end of file +There's much more you can do with DCE.CLI! Read the [CLI explained](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#dcecli-commands-) page to get started. \ No newline at end of file