Skip to content

Commit

Permalink
Link to GDB GEF on doc (#92)
Browse files Browse the repository at this point in the history
From GEF docs the user can click to GEF-EXTRAS and is redirected (no target blank) to GEF-EXTRAS, just adding the opposite in the same way for better user experience when navigate
  • Loading branch information
therealdreg authored Aug 15, 2023
1 parent 652e0f2 commit 62bbab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ nav:
- Home: index.md
- Installation: install.md
- Commands:

- assemble: commands/assemble.md
- bincompare: commands/bincompare.md
- bytearray: commands/bytearray.md
Expand All @@ -30,3 +29,4 @@ nav:
- syscall-args: commands/syscall-args.md
- visualize_heap: commands/visualize_heap.md
- windbg: commands/windbg.md
- GEF: https://hugsy.github.io/gef/

0 comments on commit 62bbab2

Please sign in to comment.