diff --git a/cogs/links.py b/cogs/links.py index b1e6efd..5e9cd3e 100644 --- a/cogs/links.py +++ b/cogs/links.py @@ -42,9 +42,13 @@ class Links: "Pegaswitch Guide: " "(outdated for anything but Pegaswitch/3.0.0)\n\n" "**Specific guides:**\n" - "Use full RAM in homebrew without installing NSPs: " - "") + "Manually Updating/Downgrading (with HOS): " + "\n" + "Manually Repairing/Downgrading (without HOS): " + "\n" + "How to get started developing Homebrew: " + "" + ) @commands.command() async def source(self, ctx):