Update D binding link (#234)

DerelictDiscordRPC has been abandoned
and superseded by Discord RPC D.
This commit is contained in:
Elias Batek 2018-09-18 02:26:28 +02:00 committed by Mason Sciotti
parent e32d001809
commit 7716eadca3

View file

@ -141,7 +141,7 @@ Below is a table of unofficial, community-developed wrappers for and implementat
| Name | Language | | Name | Language |
| ------------------------------------------------------------------------- | --------------------------------- | | ------------------------------------------------------------------------- | --------------------------------- |
| [Discord RPC C#](https://github.com/Lachee/discord-rpc-csharp) | C# | | [Discord RPC C#](https://github.com/Lachee/discord-rpc-csharp) | C# |
| [DerelictDiscordRPC](https://github.com/voidblaster/DerelictDiscordRPC) | [D](https://dlang.org/) | | [Discord RPC D](https://github.com/voidblaster/discord-rpc-d) | [D](https://dlang.org/) |
| [discord-rpc.jar](https://github.com/Vatuu/discord-rpc 'Discord-RPC.jar') | Java | | [discord-rpc.jar](https://github.com/Vatuu/discord-rpc 'Discord-RPC.jar') | Java |
| [java-discord-rpc](https://github.com/MinnDevelopment/java-discord-rpc) | Java | | [java-discord-rpc](https://github.com/MinnDevelopment/java-discord-rpc) | Java |
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java | | [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |