From 48392a3e7601ac9a35fc2a8356071a94140e3ae8 Mon Sep 17 00:00:00 2001 From: Etokapa <31154606+Etokapa@users.noreply.github.com> Date: Fri, 4 Nov 2022 11:38:09 -0500 Subject: [PATCH] Fix link. (#7) Co-authored-by: Margen67 --- docs/faq/options/cpu/break_on_unimplemented_instructions.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/faq/options/cpu/break_on_unimplemented_instructions.md b/docs/faq/options/cpu/break_on_unimplemented_instructions.md index c3fa099..9f961b4 100644 --- a/docs/faq/options/cpu/break_on_unimplemented_instructions.md +++ b/docs/faq/options/cpu/break_on_unimplemented_instructions.md @@ -3,6 +3,4 @@ |**break_on_unimplemented_instructions**|**bool**| |:--------------------------------------|:------:| | On (*default*) | true | -| Off (hack, [needed for certain games])| false | - -[needed for certain games]:(https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Acpu-unimplemented-instruction) +| Off (hack, [needed for certain games](https://github.com/xenia-project/game-compatibility/issues?q=is%3Aopen+is%3Aissue+label%3Acpu-unimplemented-instruction))| false |