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"