From 68bf4c90528e87a85d1a9855481f9b676527a1dc Mon Sep 17 00:00:00 2001 From: Manuel Kraus Date: Sat, 21 May 2016 18:52:34 +0200 Subject: [PATCH] Fix linking in indev docs (#354) * Fix linkning in indev docs * add comma to setStreaming --- docs/docs_client.rst | 2 +- docs/vars.rst | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/docs_client.rst b/docs/docs_client.rst index 9960513d4..9dc65f531 100644 --- a/docs/docs_client.rst +++ b/docs/docs_client.rst @@ -491,7 +491,7 @@ Sets the Discord Status of the Client - **callback** - `function` taking the following: - **error** - error if any occurred -setStreaming(name, url, type `callback`) +setStreaming(name, url, type, `callback`) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sets the Discord Status of the Client diff --git a/docs/vars.rst b/docs/vars.rst index fe3b4eea5..d63f3e063 100644 --- a/docs/vars.rst +++ b/docs/vars.rst @@ -19,14 +19,14 @@ .. _VoiceConnection : ./docs_voiceconnection.html .. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise .. _EventEmitter : https://nodejs.org/api/events.html#events_class_events_eventemitter -.. _Channel Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#channel-resolvable -.. _String Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#string-resolvable -.. _Message Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#message-resolvable -.. _Server Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#server-resolvable -.. _Invite Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#invite-id-resolvable -.. _User Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#user-resolvable -.. _Base64 Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#base64-resolvable +.. _Channel Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#channel-resolvable +.. _String Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#string-resolvable +.. _Message Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#message-resolvable +.. _Server Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#server-resolvable +.. _Invite Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#invite-id-resolvable +.. _User Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#user-resolvable +.. _Base64 Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#base64-resolvable -.. _VoiceChannel Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#voice-channel-resolvable -.. _File Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#file-resolvable -.. _Role Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#role-resolvable +.. _VoiceChannel Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#voice-channel-resolvable +.. _File Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#file-resolvable +.. _Role Resolvable : http://discordjs.readthedocs.org/en/indev/docs_resolvables.html#role-resolvable