docs(i18n): point tutorial entries at index pages

This commit is contained in:
pku-xht
2026-08-19 02:01:56 +08:00
parent d745107674
commit 4f8ff004e6
15 changed files with 46 additions and 15 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write docs/user/guide/index.md
index.md: 2ae8847e3e04e131517e505bbc3c5f2c1047a45c
index.md: fb97f8cec837ecebc427f94ea5210b940d6fee75
index.zh.md: 6cbfce0b884aee39d26797d38c78b33e05b71c63
+1 -1
View File
@@ -27,4 +27,4 @@ The agent can read and edit workspace files, run commands, delegate work, and ma
- [Configure models](./providers.md)
- [Use the Python SDK](./python-sdk.md)
- [Use other CLI modes](../../../apps/cli/README.md)
- [Develop a plugin](../develop/basic/)
- [Develop a plugin](../develop/basic/index.md)