From 53fe154f49cdc979d34875d5e0a043f46dd82206 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 18 Jan 2021 10:43:12 -0500 Subject: fix link to plugin guide from getting started docs --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.3.1