From 1cd804e82579ae9ffa0b0474ff44c061238f3126 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 27 Aug 2018 19:32:22 -0400 Subject: fix hex-view reference --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/getting-started.md b/docs/getting-started.md index b3c07f9c..5148b9d5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -174,7 +174,7 @@ Note that any changes made in the Hex view will take effect immediately in any o The xrefs view in the lower-left shows all cross-references to a given location or reference. Note that the cross-references pane will change depending on whether an entire line is selected (all cross-references to that address are shown), or whether a specific token within the line is selected. -One fun trick that the xrefs view has up its sleeve: when in [Hex View](#hexview), a large range of memory addresses can be selected and the xrefs pane will show all xrefs to any location within that range of data. +One fun trick that the xrefs view has up its sleeve: when in [Hex View](#hex-view), a large range of memory addresses can be selected and the xrefs pane will show all xrefs to any location within that range of data. ### Linear View -- cgit v1.3.1