diff --git a/docs/reference/glossary.md b/docs/reference/glossary.md index 66df5d9..7eb06ba 100644 --- a/docs/reference/glossary.md +++ b/docs/reference/glossary.md @@ -35,7 +35,7 @@ Microsoft Azure. A major cloud platform supported by Garden Linux through the [` ### Bare Metal -A platform target for Garden Linux images designed to run directly on physical hardware without a hypervisor through the [`baremetal`](https://github.com/gardenlinux/gardenlinux/blob/main/features/baremetal/README.md) platform feature. Also referred to as [`metal`](https://github.com/gardenlinux/gardenlinux/blob/main/features/metal/README.md) in build configurations. See [Bare Metal platform guide](/how-to/installation/on-premises/bare-metal.md) and [Bare Metal first boot tutorial](../tutorials/on-premises/first-boot-bare-metal.md) for usage details. +A platform target for Garden Linux images designed to run directly on physical hardware without a hypervisor through the [`baremetal`](https://github.com/gardenlinux/gardenlinux/blob/main/features/baremetal/README.md) platform feature. Also referred to as [`metal`](https://github.com/gardenlinux/gardenlinux/blob/main/features/metal/README.md) in build configurations. See [On-Premises Installation](/how-to/installation/on-premises/) and [Bare Metal first boot tutorial](../tutorials/on-premises/first-boot-bare-metal.md) for usage details. ### Builder diff --git a/repos-config.json b/repos-config.json index 352c3bf..fd06ca6 100644 --- a/repos-config.json +++ b/repos-config.json @@ -5,8 +5,8 @@ "url": "https://github.com/gardenlinux/gardenlinux", "docs_path": "docs", "target_path": "projects/gardenlinux", - "ref": "docs-ng", - "commit": "609ee3cf5f593b9d413e0809ba6856b96df1707c", + "ref": "docs/pxe_iso", + "commit": "60f8de7d140f9310fabc5d5491a6e061881732a4", "root_files": [ "CONTRIBUTING.md", "SECURITY.md",