From fc8d981e5e31f6f368741e8e1897b344e59c376e Mon Sep 17 00:00:00 2001 From: Bruce Date: Tue, 4 Jul 2017 17:25:42 +0000 Subject: [PATCH] Removed link to old unofficial docs fixes #387 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ac9dbcd..eb9f14f 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ that information in a nice format. - [![GoDoc](https://godoc.org/github.com/bwmarrin/discordgo?status.svg)](https://godoc.org/github.com/bwmarrin/discordgo) - [![Go Walker](http://gowalker.org/api/v1/badge)](https://gowalker.org/github.com/bwmarrin/discordgo) -- [Unofficial Discord API Documentation](https://discordapi.readthedocs.org/en/latest/) - Hand crafted documentation coming eventually.