summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
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