From 061935cc9fd4c7465b4d4f3b727dbf8e9ffff597 Mon Sep 17 00:00:00 2001 From: Christopher F Date: Tue, 21 Feb 2017 16:29:40 -0500 Subject: [PATCH] Clean up #501 --- docs/index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 447fccb10..3f0393d4f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,10 +3,11 @@ Discord.Net is an asynchronous, multiplatform .NET Library used to interface with the [Discord API](https://discordapp.com/). -If this is your first time using Discord.Net, you should refer to the [Intro](guides/intro.md) for tutorials. More experienced users might refer to the [API Documentation](api/index.md) for a breakdown of the individuals objects in the library. +If this is your first time using Discord.Net, you should refer to the [Intro](guides/intro.md) for tutorials. +More experienced users might refer to the [API Documentation](api/index.md) for a breakdown of the individuals objects in the library. For additional resources: - - [Discord API Guild](https://discord.gg/discord-api) (Go to the #dotnet_discord-net channel) - - [GitHub Repo](https://github.com/RogueException/Discord.Net/tree/dev) (**todo:** Point this to Master after Release.) + - [Discord API Guild](https://discord.gg/discord-api) - Look for `#dotnet_discord-net` + - [GitHub](https://github.com/RogueException/Discord.Net/tree/dev) - [NuGet](https://www.nuget.org/packages/Discord.Net/) - - [MyGet Feed](https://www.myget.org/feed/Packages/discord-net) (For Unstable Releases and Community-Contributed Addons) + - [MyGet Feed](https://www.myget.org/feed/Packages/discord-net) - Addons and nightly builds \ No newline at end of file