From b037ac41bfdac8993a73bf37dc42d945cf1b830c Mon Sep 17 00:00:00 2001 From: The Dax Date: Wed, 10 Apr 2019 19:04:01 -0400 Subject: [PATCH] Remove deprecated full RAM guide: as of ams 0.8.6, just hold R while running a game/app to get full RAM. --- cogs/links.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cogs/links.py b/cogs/links.py index a7cced9..a257402 100644 --- a/cogs/links.py +++ b/cogs/links.py @@ -48,10 +48,7 @@ class Links(Cog): "\n" "How to get started developing Homebrew: " "\n" - "Use full RAM in homebrew without installing NSPs: " - "") + "tutorial-switch-homebrew-development.507284/>\n") @commands.command() async def source(self, ctx):