From 5ef2a21b530c357897b5f6f51a0ad959eb4838ad Mon Sep 17 00:00:00 2001 From: Hu Yueh-Wei Date: Thu, 29 Aug 2024 16:11:29 +0800 Subject: [PATCH] fix --- SUMMARY.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 1f95da4..b0bee75 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -8,6 +8,10 @@ * [Customize your agent](getting_started/publish_your_docs.md) * [Create a hello world extension](getting_started/create_a_hello_world_extension.md) +## TEN framework + +* [Testing](ten_framework/testing.md) + ## TEN Service * [🚧 TEN architecture(beta)](ten_service/ten_architecture_beta.md) @@ -21,5 +25,3 @@ * [How to debug with logs](tutorials/how_to_debug_with_logs.md) * [🚧 How to build extension with Go(beta)](tutorials/how_to_build_extension_with_go_beta.md) * [🚧 How to build extension with C++(beta)](tutorials/how_to_build_extension_with_c++_beta.md) - -* [TEN framework](ten_framework/testing.md)