diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-03-13 18:00:13 -0400 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-03-13 18:00:13 -0400 |
| commit | 4220b3f81fa441cc4d6440f53dce65d212a58fea (patch) | |
| tree | b74aaed6ccb9e5f4e779851fde90a564ff61ae4f /docs/guide/migration/migrationguideida.md | |
| parent | 2678767529108972526970262239863987382804 (diff) | |
fix some broken documenation links
Diffstat (limited to 'docs/guide/migration/migrationguideida.md')
| -rw-r--r-- | docs/guide/migration/migrationguideida.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/migration/migrationguideida.md b/docs/guide/migration/migrationguideida.md index 8b817633..a0f39412 100644 --- a/docs/guide/migration/migrationguideida.md +++ b/docs/guide/migration/migrationguideida.md @@ -46,7 +46,7 @@ Some major exceptions are:  -The hotkey for Cross-References in Binary Ninja will match your IDA muscle-memory, however the look is simlar to Ghidra with a pinned UI element containing tabs for references. To get the full IDA experience, change the [`ui.defaultXrefInterface`](settings.md#ui.defaultXrefInterface) setting to `dialog`. +The hotkey for Cross-References in Binary Ninja will match your IDA muscle-memory, however the look is simlar to Ghidra with a pinned UI element containing tabs for references. To get the full IDA experience, change the [`ui.defaultXrefInterface`](../settings.md#ui.defaultXrefInterface) setting to `dialog`.  |
