diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-07-16 22:05:39 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-07-16 22:05:39 -0400 |
| commit | 2b87c0cfeb99f9d8f79ff617b66c1c7810d01c93 (patch) | |
| tree | 9a9870c5d89c12469008d1440c6171a503451a9c /docs/guide/index.md | |
| parent | e0c4454815701e3eb23f64a99ae1b6f87310bfc0 (diff) | |
fix references to settings in docs
Diffstat (limited to 'docs/guide/index.md')
| -rw-r--r-- | docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index a439644a..6acafb67 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -210,7 +210,7 @@ Errors or warnings during the load of the binary are also shown in the status ba If you wish to speed up analysis, you have several options. The first is to use the `File/Open for Triage` menu which activates the Triage file picker. By default, [Triage mode](https://binary.ninja/2019/04/01/hackathon-2019-summary.html#triage-mode-rusty) will enable a faster set of default analysis options that doesn't provide as much in-depth analysis but is significantly faster. -Additionally, using the [open with options](#loading-files) feature allows for customization of a number of analysis options on a per-binary basis. See [all settings](settings.md#all-settings) under the `analysis` category for more details. +Additionally, using the [open with options](#loading-files) feature allows for customization of a number of analysis options on a per-binary basis. See [all settings](settings.md#settings-reference) under the `analysis` category for more details. ## Navigating |
