summaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide')
-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