docs: Fix page ordering
This commit is contained in:
parent
a27b546611
commit
3fab046f4b
|
|
@ -1,8 +1,8 @@
|
|||
# Project CentOS boot tier-1 and cloud agents
|
||||
---
|
||||
nav_order: 4
|
||||
---
|
||||
|
||||
---
|
||||
nav_order: 2
|
||||
---
|
||||
# Project CentOS boot tier-1 and cloud agents
|
||||
|
||||
The tier-0 and tier-1 images today do not contain any special
|
||||
hypervisor-specific agents. The following specifically are not included
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# Relationship with CoreOS
|
||||
---
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
---
|
||||
nav_order: 5
|
||||
---
|
||||
# Relationship with CoreOS
|
||||
|
||||
The CoreOS Container Linux project was very successful, spawning multiple projects
|
||||
and derivatives that continue to see widespread use today.
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Trying out development builds
|
||||
|
||||
---
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
# Trying out development builds
|
||||
|
||||
## Operating system state (users, ssh keys)
|
||||
|
||||
It's absolutely crucial to understand that the container image *is* the
|
||||
|
|
|
|||
Loading…
Reference in New Issue