Skip to content

Commit

Permalink
Fix nav ordering in TOC
Browse files Browse the repository at this point in the history
* Fix nav ordering in TOC for gettingstarted
  • Loading branch information
Mark Bonsack committed Jan 14, 2020
1 parent d4793d0 commit b3f3b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ nav:
- 'Read First': 'gettingstarted/index.md'
- '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': 'gettingstarted/docker-swarm-general.md'
- 'Docker CE + Swarm RHEL 7.7': 'gettingstarted/docker-swarm-rhel7.md'
- 'Bring your own Envionment': 'gettingstarted/byoe-rhel7.md'
- Configuration: 'configuration.md'
- Sources:
Expand Down

0 comments on commit b3f3b61

Please sign in to comment.