From acc0f3d72eb799922ad92059a5035199a5089e3d Mon Sep 17 00:00:00 2001 From: Joey Lau Date: Tue, 12 Aug 2025 23:18:34 +0800 Subject: [PATCH] docs: update faq info --- plugins/acpPlugin/README.md | 2 +- plugins/acpPlugin/example/agentic/README.md | 2 +- plugins/acpPlugin/example/reactive/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/acpPlugin/README.md b/plugins/acpPlugin/README.md index 5ad4cf92..97b16435 100644 --- a/plugins/acpPlugin/README.md +++ b/plugins/acpPlugin/README.md @@ -292,6 +292,6 @@ const customCleanedState = reduceAgentState(state, { - It includes the links to the multi-agent demo dashboard and paper. -3. [ACP Plugin FAQs](https://virtualsprotocol.notion.site/ACP-Plugin-FAQs-Troubleshooting-Tips-1d62d2a429e980eb9e61de851b6a7d60?pvs=4) +3. [ACP Plugin FAQs](https://whitepaper.virtuals.io/info-hub/builders-hub/agent-commerce-protocol-acp-builder-guide/acp-faq-debugging-tips-and-best-practices) - Comprehensive FAQ section covering common plugin questions—everything from installation and configuration to key API usage patterns. - Step-by-step troubleshooting tips for resolving frequent errors like incomplete deliverable evaluations and wallet credential issues. diff --git a/plugins/acpPlugin/example/agentic/README.md b/plugins/acpPlugin/example/agentic/README.md index d428fa82..950beccf 100644 --- a/plugins/acpPlugin/example/agentic/README.md +++ b/plugins/acpPlugin/example/agentic/README.md @@ -407,6 +407,6 @@ In this example: - It includes the links to the multi-agent demo dashboard and paper. -3. [ACP Plugin FAQs](https://virtualsprotocol.notion.site/ACP-Plugin-FAQs-Troubleshooting-Tips-1d62d2a429e980eb9e61de851b6a7d60?pvs=4) +3. [ACP Plugin FAQs](https://whitepaper.virtuals.io/info-hub/builders-hub/agent-commerce-protocol-acp-builder-guide/acp-faq-debugging-tips-and-best-practices) - Comprehensive FAQ section covering common plugin questions—everything from installation and configuration to key API usage patterns. - Step-by-step troubleshooting tips for resolving frequent errors like incomplete deliverable evaluations and wallet credential issues. \ No newline at end of file diff --git a/plugins/acpPlugin/example/reactive/README.md b/plugins/acpPlugin/example/reactive/README.md index 1bbe0043..ab47180c 100644 --- a/plugins/acpPlugin/example/reactive/README.md +++ b/plugins/acpPlugin/example/reactive/README.md @@ -399,6 +399,6 @@ In this example: - It includes the links to the multi-agent demo dashboard and paper. -3. [ACP Plugin FAQs](https://virtualsprotocol.notion.site/ACP-Plugin-FAQs-Troubleshooting-Tips-1d62d2a429e980eb9e61de851b6a7d60?pvs=4) +3. [ACP Plugin FAQs](https://whitepaper.virtuals.io/info-hub/builders-hub/agent-commerce-protocol-acp-builder-guide/acp-faq-debugging-tips-and-best-practices) - Comprehensive FAQ section covering common plugin questions—everything from installation and configuration to key API usage patterns. - Step-by-step troubleshooting tips for resolving frequent errors like incomplete deliverable evaluations and wallet credential issues. \ No newline at end of file