From 2b87c0cfeb99f9d8f79ff617b66c1c7810d01c93 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 16 Jul 2025 22:05:39 -0400 Subject: fix references to settings in docs --- docs/guide/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/troubleshooting.md') diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md index c77274a1..c746fbee 100644 --- a/docs/guide/troubleshooting.md +++ b/docs/guide/troubleshooting.md @@ -261,7 +261,7 @@ By default, Binary Ninja does full analysis of the binary and decompiles every f * Changing `analysis.mode` to an option less than `full` will prevent Binary Ninja from doing full decompilation for every function. * Turning on `analysis.suppressNewAutoFunctionAnalysis` will prevent new functions from being analyzed at all until they are accessed. -Other [analysis settings](settings.md#all-settings) can also help. Check the descriptions to see what they do. +Other [analysis settings](settings.md#settings-reference) can also help. Check the descriptions to see what they do. ## Collaboration Issues -- cgit v1.3.1