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
@@ -102,5 +102,5 @@ A configuration edit hot-replaces the plugin: the framework unloads the old inst
## Next steps
- [Package and install a plugin](./publish.md) — ship the plugin as an installable package
- [Plugins and lifecycle](../framework/) — understand the full plugin lifecycle
- [Plugins and lifecycle](../framework/index.md) — understand the full plugin lifecycle
- [Services and dependencies](../framework/service.md) — provide a service to other plugins