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

@@ -2,10 +2,10 @@
本章将介绍 Docker DevOps 场景下的实战案例
* [DevOps 完整工作流](devops_workflow.md)
* [GitHub Actions](github_actions.md)
* [Drone](drone.md)
* [Drone Demo](drone_demo.md)
* [ IDE 中使用 Docker](ide.md)
* [VS Code](vsCode.md)
* [DevOps 完整工作流](21.1_devops_workflow.md)
* [GitHub Actions](21.2_github_actions.md)
* [Drone](21.3_drone.md)
* [Drone Demo](21.4_drone_demo.md)
* [ IDE 中使用 Docker](21.5_ide.md)
* [VS Code](21.6_vsCode.md)
* [本章小结](summary.md)