From 0cb69def773d6669aa27de55bbfbff3c73dde396 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 21 Jul 2025 18:46:05 -0400 Subject: update guided analysis docs to include a link to some of the appropriate APIs --- docs/guide/guided_analysis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/guide/guided_analysis.md b/docs/guide/guided_analysis.md index 57a05b26..f756b630 100644 --- a/docs/guide/guided_analysis.md +++ b/docs/guide/guided_analysis.md @@ -70,4 +70,4 @@ Guided Analysis is particularly valuable for: ## API Reference -Guided analysis can be controlled programmatically through a dedicated Python API, supporting custom analysis scripts and plugins. Refer to the Python API documentation for detailed usage instructions. +Guided analysis can be controlled programmatically through multiple [Python APIs](https://api.binary.ninja/search.html?q=guided), supporting custom analysis scripts and plugins. -- cgit v1.3.1