From d0e53bca6a7f8e2211fe0c655c7e0cb237e1e985 Mon Sep 17 00:00:00 2001 From: RogueException Date: Mon, 27 Jun 2016 07:04:35 -0300 Subject: [PATCH] Updated README version and docs link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28fff58d6..a6886134c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Discord.Net v0.9.3.1 +# Discord.Net v0.9.3.2 [![Build status](https://ci.appveyor.com/api/projects/status/p0n69xhqgmoobycf/branch/master?svg=true)](https://ci.appveyor.com/project/foxbot/discord-net/branch/master) An unofficial .Net API Wrapper for the Discord client (http://discordapp.com). -Check out the [documentation](http://rtd.discord.foxbot.me/en/docs-dev/index.html) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx). +Check out the [documentation](http://rtd.discord.foxbot.me/en/legacy/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx). ##### Warning: Some of the documentation is outdated. It's current being rewritten. Until that's done, feel free to use my [DiscordBot](https://github.com/RogueException/DiscordBot) repo for reference.