mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2025-01-08 23:05:37 +00:00
hotfix, wrap link in <>
This commit is contained in:
parent
a7c3f52893
commit
6007959119
|
@ -53,7 +53,7 @@ class Links(Cog):
|
|||
"Getting full RAM in homebrew without NSPs: "
|
||||
"as of Atmosphere 0.8.6, hold R while opening any game.\n"
|
||||
"Check if a switch is vulnerable to RCM through serial: "
|
||||
"https://akdm.github.io/ssnc/checker/")
|
||||
"<https://akdm.github.io/ssnc/checker/>")
|
||||
|
||||
@commands.command()
|
||||
async def source(self, ctx):
|
||||
|
|
Loading…
Reference in a new issue