diff options
Diffstat (limited to 'docs/guide/plugins.md')
| -rw-r--r-- | docs/guide/plugins.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guide/plugins.md b/docs/guide/plugins.md index 22a56e95..ba7bed02 100644 --- a/docs/guide/plugins.md +++ b/docs/guide/plugins.md @@ -150,9 +150,9 @@ For the Personal edition, we recommend simply commenting out the `register_` fun [angr]: https://github.com/Vector35/binaryninja-api/blob/dev/python/examples/angr_plugin.py [nampa]: https://github.com/kenoph/nampa [installing the API]: https://github.com/Vector35/binaryninja-api/blob/dev/scripts/install_api.py -[settings]: ../getting-started.html#ui.debugMode -[python.interpreter setting]: ../getting-started.html#python.interpreter +[settings]: ../getting-started.md#ui.debugMode +[python.interpreter setting]: ../getting-started.md#python.interpreter [interaction]: https://api.binary.ninja/binaryninja.interaction-module.html [1]: https://github.com/Vector35/binaryninja-api/tree/dev/python/examples/kaitai [2]: https://github.com/Vector35/binaryninja-api/tree/dev/python/examples/snippets -[3]: https://github.com/Vector35/binaryninja-api/tree/dev/python/examples/triage
\ No newline at end of file +[3]: https://github.com/Vector35/binaryninja-api/tree/dev/python/examples/triage |
