summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-07-21 16:20:03 -0400
committerJordan Wiens <jordan@psifertex.com>2025-07-21 16:20:03 -0400
commit4d73d2a9a23dec54eb41181a3d24511e91368118 (patch)
tree75fcf31f4c70be23b90ea246a93759308eae0f14 /docs
parent3ad25553a486681799b0458d4721baa774f7fbf7 (diff)
shrink binexport image
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/binexport.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/binexport.md b/docs/guide/binexport.md
index 629fe962..2a11a4b0 100644
--- a/docs/guide/binexport.md
+++ b/docs/guide/binexport.md
@@ -40,7 +40,7 @@ Writing results: 0.0s
The resulting `.BinDiff` file can either be opened in the BinDiff Java GUI, or directly in Binary Ninja directly using the [BD Viewer](https://github.com/PistonMiner/binaryninja-bindiff-viewer) plugin (available via the [Plugin Manager](./plugins.md)) and also supports porting symbols from one matched database to another.
-![BD Viewer](../img/binexport-bdviewer.png "BD Viewer")
+![BD Viewer](../img/binexport-bdviewer.png "BD Viewer"){ width="800" }
_BD Viewer Plugin_
## Changes / Fork