From 47586301d7c41e7daef06518da2eab6770cd0861 Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Tue, 8 Jan 2019 11:32:00 +0300 Subject: [PATCH] guide: Fix MD --- cogs/links.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/links.py b/cogs/links.py index ac8adf2..ce169f3 100644 --- a/cogs/links.py +++ b/cogs/links.py @@ -32,7 +32,7 @@ class Links: @commands.command(hidden=True, aliases=["guides", "link"]) async def guide(self, ctx): """Link to the guide(s)""" - await ctx.send("**Generic starter guides**" + await ctx.send("**Generic starter guides:**\n" "Nintendo Homebrew's Guide: " "\n" "Noirscape's Guide: \n"