Skip to content

Commit f2d3b57

Browse files
fixed formatting typo
1 parent 050beb1 commit f2d3b57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/debugger/how-to-use-the-disassembly-window.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ A yellow arrow in the left margin marks the current execution point. For native
6666

6767
## See also
6868

69-
[Paging up or down in memory](../debugger/how-to-page-up-or-down-in-memory.md)
70-
[Viewing data in the debugger](../debugger/viewing-data-in-the-debugger.md)
71-
[How to: Use the Registers window](../debugger/how-to-use-the-registers-window.md)
69+
* [Paging up or down in memory](../debugger/how-to-page-up-or-down-in-memory.md)
70+
* [Viewing data in the debugger](../debugger/viewing-data-in-the-debugger.md)
71+
* [How to: Use the Registers window](../debugger/how-to-use-the-registers-window.md)

0 commit comments

Comments
 (0)