diff --git a/_data/toc.yaml b/_data/toc.yaml index 190e3eebb8..be022beede 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -238,7 +238,7 @@ guides: - sectiontitle: Get started with swarm mode section: - path: /engine/swarm/swarm-tutorial/ - title: Set up for the tutorial + title: Swarm mode tutorial overview - path: /engine/swarm/swarm-tutorial/create-swarm/ title: Create a swarm - path: /engine/swarm/swarm-tutorial/add-nodes/ @@ -281,6 +281,8 @@ guides: title: Manage sensitive data with Docker secrets - path: /engine/swarm/swarm_manager_locking/ title: Lock your swarm + - path: /engine/swarm/networking/ + title: Manage swarm service networks - path: /engine/swarm/admin_guide/ title: Swarm administration guide - path: /engine/swarm/raft/