diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-01-18 10:43:12 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-01-18 10:43:12 -0500 |
| commit | 53fe154f49cdc979d34875d5e0a043f46dd82206 (patch) | |
| tree | 1f3883e70e686fc0a3b106cd5cca1a35718c94ec /docs | |
| parent | 2dd9e2408b9fdadea180a07f6df82eaa18ba07a6 (diff) | |
fix link to plugin guide from getting started docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 62303bb9..e35f56f2 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -319,7 +319,7 @@ Plugins can be installed by one of two methods. First, they can be manually inst Alternatively, plugins can be installed with the new [pluginmanager](https://api.binary.ninja/binaryninja.pluginmanager-module.html) API. -For more detailed information on plugins, see the [plugin guide](/guide/plugins). +For more detailed information on plugins, see the [plugin guide](guide/plugins.md). ## PDB Plugin |
