From 6eb3499085ebac406c6ad657fb5fdd16f8872206 Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Date: Fri, 25 Jun 2021 21:36:16 +0530 Subject: [PATCH] fix broken anchors --- src/responses/yuzu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index 621f66b..12a4ca1 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -6,7 +6,7 @@ "faq": { "reply": "For information on your issue, please refer to our **Frequently Asked Questions**. " }, "cpu": { "reply": "For information on Hardware Requirements for yuzu, please refer to this page: "}, "roms": { "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, - "dump-cart": { "reply": "Please refer to our __cartridge dumping guide__. "}, + "dump-cart": { "reply": "Please refer to our __cartridge dumping guide__. "}, "alpha": { "reply": "*yuzu* is currently in very early stages of development. Some games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works. For any major updates, please visit or the #announcements channel."}, "updates": { "reply": "You can check our latest updates on *Github*. "}, "download": { "reply": "Please only download from the official *yuzu* website, as downloading from other sources is not supported here. "}, @@ -16,7 +16,7 @@ "lenny": { "reply": "( ͡° ͜ʖ ͡°)"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"}, "format": { "reply": "A full description of game formats the yuzu supports and when to use them can be found on our wiki. "}, - "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide. "}, + "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide. "}, "game-updates": { "reply": "Installing and using game updates are a separate process from the base game. Check out our updates tutorial on our wiki. "}, "log": { "reply": "For assistance with your issue, please accurately describe the problem and post a log file. The following guide shows how to __get the log file__: "}, "pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"},