浏览代码

Changed link

Matías Locatti 4 年之前
父节点
当前提交
1cdddd17d2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/yuzu/main.cpp

+ 1 - 1
src/yuzu/main.cpp

@@ -1305,7 +1305,7 @@ bool GMainWindow::LoadROM(const QString& filename, u64 program_id, std::size_t p
                    "this is usually caused by outdated GPU drivers, including integrated ones. "
                    "this is usually caused by outdated GPU drivers, including integrated ones. "
                    "Please see the log for more details. "
                    "Please see the log for more details. "
                    "For more information on accessing the log, please see the following page: "
                    "For more information on accessing the log, please see the following page: "
-                   "<a href='https://community.citra-emu.org/t/how-to-upload-the-log-file/296'>"
+                   "<a href='https://yuzu-emu.org/help/reference/log-files/'>"
                    "How to Upload the Log File</a>. "));
                    "How to Upload the Log File</a>. "));
             break;
             break;
         default:
         default: