Merge branch 'dev' into shard-process
This commit is contained in:
		@@ -155,8 +155,8 @@ namespace NadekoBot.Modules.Help
 | 
				
			|||||||
        public async Task Guide()
 | 
					        public async Task Guide()
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            await ConfirmLocalized("guide", 
 | 
					            await ConfirmLocalized("guide", 
 | 
				
			||||||
                "http://nadekobot.readthedocs.io/en/latest/Commands%20List/",
 | 
					                "http://nadekobot.readthedocs.io/en/1.3x/Commands%20List/",
 | 
				
			||||||
                "http://nadekobot.readthedocs.io/en/latest/").ConfigureAwait(false);
 | 
					                "http://nadekobot.readthedocs.io/en/1.3x/").ConfigureAwait(false);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        [NadekoCommand, Usage, Description, Aliases]
 | 
					        [NadekoCommand, Usage, Description, Aliases]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user