summaryrefslogtreecommitdiff
path: root/docs/guide/guided_analysis.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-07-21 18:46:05 -0400
committerJordan Wiens <jordan@psifertex.com>2025-07-21 18:46:05 -0400
commit0cb69def773d6669aa27de55bbfbff3c73dde396 (patch)
treea1e1625a1b390b6b55dab96ef6a04cf8999d4783 /docs/guide/guided_analysis.md
parent55cb5d447e20cfaf897ef4bb75380defe6ba718a (diff)
update guided analysis docs to include a link to some of the appropriate APIs
Diffstat (limited to 'docs/guide/guided_analysis.md')
-rw-r--r--docs/guide/guided_analysis.md2
1 files changed, 1 insertions, 1 deletions
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.