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