summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.