mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
fix(appendix): use H2 for 附录七 to match sibling appendix files
The other appendix entries (附录四 best_practices, 附录五 debug, 附录六 resources, 附录八 learning_roadmap) all use H2. glossary.md was the lone H1, which broke the table-of-contents nesting in GitBook. Demoted to H2 to align.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# 附录七:术语表
|
## 附录七:术语表
|
||||||
|
|
||||||
本附录整理了本书中常见的一些专业术语及其解释。
|
本附录整理了本书中常见的一些专业术语及其解释。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user