Fix missing links

This commit is contained in:
Baohua Yang
2026-02-22 13:40:20 -08:00
parent 92ea9623b2
commit e57704271d
54 changed files with 228 additions and 224 deletions

View File

@@ -294,6 +294,6 @@ $ docker compose run --rm web bundle update
### 11.7.14 延伸阅读
- [使用 Django](10.6_django.md)Python Web 框架实战
- [Compose 模板文件](10.5_compose_file.md)配置详解
- [数据管理](../08_data_network/README.md)数据持久化
- [使用 Django](11.6_django.md)Python Web 框架实战
- [Compose 模板文件](11.5_compose_file.md)配置详解
- [数据管理](../08_data/README.md)数据持久化