Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
* Remove "general" for Docker CE + Swarm menu pick
  • Loading branch information
mbonsack authored and GitHub committed Jan 14, 2020
1 parent b2bb5c4 commit dff3e3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nav:
- 'Podman + systemd': 'gettingstarted/podman-systemd-general.md'
- 'Docker CE + systemd': 'gettingstarted/docker-systemd-general.md'
- 'Docker CE + Swarm RHEL 7.7': 'gettingstarted/docker-swarm-rhel7.md'
- 'Docker CE + Swarm general': 'gettingstarted/docker-swarm-general.md'
- 'Docker CE + Swarm': 'gettingstarted/docker-swarm-general.md'
- 'Bring your own Envionment': 'gettingstarted/byoe-rhel7.md'
- Configuration: 'configuration.md'
- Sources:
Expand Down Expand Up @@ -43,4 +43,4 @@ theme:
primary: 'black'
accent: 'orange'
favicon: 'logo.png'
logo: 'logo.png'
logo: 'logo.png'

0 comments on commit dff3e3c

Please sign in to comment.