Fix wrong links

This commit is contained in:
Baohua Yang
2026-02-22 16:04:41 -08:00
parent 4ca47b0ea1
commit 572266b2f4
78 changed files with 626 additions and 1136 deletions

View File

@@ -8,5 +8,5 @@
这一章介绍如何在 Docker 内部以及容器之间管理数据在容器中管理数据主要有两种方式
* [数据卷](volume.md)
* [挂载主机目录](bind-mounts.md)
* [数据卷](8.1_volume.md)
* [挂载主机目录](8.2_bind-mounts.md)