Updates links to docs, updated windows guide, added from source guide
This commit is contained in:
@ -166,8 +166,8 @@ namespace NadekoBot.Modules.Help
|
||||
public async Task Guide()
|
||||
{
|
||||
await ConfirmLocalized("guide",
|
||||
"http://nadekobot.readthedocs.io/en/latest/Commands%20List/",
|
||||
"http://nadekobot.readthedocs.io/en/latest/").ConfigureAwait(false);
|
||||
"http://nadekobot.readthedocs.io/en/1.4/Commands%20List/",
|
||||
"http://nadekobot.readthedocs.io/en/1.4/").ConfigureAwait(false);
|
||||
}
|
||||
|
||||
[NadekoCommand, Usage, Description, Aliases]
|
||||
|
Reference in New Issue
Block a user