Merge pull request #14983 from dockertopia/ENGDOCS-764

TOC Fix
This commit is contained in:
Sebastiaan van Stijn 2022-06-22 16:54:17 +02:00 committed by GitHub
commit 11e0340d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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