diff --git a/docs/_includes/os-sidebar.html b/docs/_includes/os-sidebar.html index 52db9d0f..dc4bfabf 100644 --- a/docs/_includes/os-sidebar.html +++ b/docs/_includes/os-sidebar.html @@ -88,8 +88,6 @@
  • Loading kernel modules
  • Install kernel modules that require kernel headers
  • DKMS
  • -
  • Custom Kernels
  • -
  • Building custom RancherOS ISO
  • @@ -117,6 +115,13 @@
  • Proxy Settings
  • +
  • + + +
  • Upgrading
  • Amazon ECS
  • Contributing to RancherOS
  • diff --git a/docs/os/configuration/custom-kernels/index.md b/docs/os/custom-builds/custom-kernels/index.md similarity index 98% rename from docs/os/configuration/custom-kernels/index.md rename to docs/os/custom-builds/custom-kernels/index.md index d0892d01..f53a39ee 100644 --- a/docs/os/configuration/custom-kernels/index.md +++ b/docs/os/custom-builds/custom-kernels/index.md @@ -1,7 +1,8 @@ --- title: Custom Kernels in RancherOS layout: os-default - +redirect_from: + - os/configuration/custom-kernels/ --- ## Custom Kernels diff --git a/docs/os/configuration/custom-rancheros-iso/index.md b/docs/os/custom-builds/custom-rancheros-iso/index.md similarity index 98% rename from docs/os/configuration/custom-rancheros-iso/index.md rename to docs/os/custom-builds/custom-rancheros-iso/index.md index b51d6948..e790c120 100644 --- a/docs/os/configuration/custom-rancheros-iso/index.md +++ b/docs/os/custom-builds/custom-rancheros-iso/index.md @@ -1,7 +1,8 @@ --- title: Custom RancherOS ISO layout: os-default - +redirect_from: + - os/configuration/custom-rancheros-iso/ --- ## Custom RancherOS ISO