diff --git a/docs/guides/faq.md b/docs/guides/faq.md index 1f13885f..d5763b6c 100644 --- a/docs/guides/faq.md +++ b/docs/guides/faq.md @@ -565,4 +565,4 @@ agent = AtomicAgent[MyInput, MyOutput]( ) ``` -See the [Upgrade Guide](../UPGRADE_DOC.md) for complete migration instructions. +See the [Upgrade Guide](../../UPGRADE_DOC.md) for complete migration instructions.