diff --git a/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj b/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj index 4efdde9..c99c1b5 100644 --- a/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj +++ b/DiscordChatExporter.Core/DiscordChatExporter.Core.csproj @@ -14,4 +14,4 @@ - + \ No newline at end of file diff --git a/Readme.md b/Readme.md index 849351c..181bf30 100644 --- a/Readme.md +++ b/Readme.md @@ -14,7 +14,7 @@ **DiscordChatExporter** is an application that can be used to export message history from any [Discord](https://discord.com) channel to a file. It works with direct messages, group messages, and server channels, and supports Discord's dialect of markdown as well as most other rich media features. -> ❔ If you have questions or issues, **please refer to the [docs](https://github.com/Tyrrrz/DiscordChatExporter/blob/master/.docs)**. +> ❔ If you have questions or issues, **please refer to the [docs](.docs)**. > 💬 If you want to chat, **join my [Discord server](https://discord.gg/2SUWKFnHSm)**. @@ -112,4 +112,4 @@ The following table lists all available download options: ## Related projects - [**Chat Analytics**](https://github.com/mlomb/chat-analytics) — solution for analyzing chat patterns of Discord users, using exports produced by **DiscordChatExporter**. -- [**DiscordChatExporter-frontend**](https://github.com/slatinsky/DiscordChatExporter-frontend) — convenient viewer for exports produced by **DiscordChatExporter**. +- [**DiscordChatExporter-frontend**](https://github.com/slatinsky/DiscordChatExporter-frontend) — convenient viewer for exports produced by **DiscordChatExporter**. \ No newline at end of file