From 0c203ece2daece6883e11145e5fb47e289aaa8c5 Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Thu, 16 Jun 2022 11:42:17 +0000 Subject: [PATCH] fix-broken-link-in-readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af22fd24f..558b4587a 100644 --- a/README.md +++ b/README.md @@ -119,13 +119,13 @@ vagrant up - **Flatcar Container Linux by Kinvolk** - **Debian** Bullseye, Buster, Jessie, Stretch - **Ubuntu** 16.04, 18.04, 20.04, 22.04 -- **CentOS/RHEL** 7, [8](docs/centos8.md) +- **CentOS/RHEL** 7, [8](docs/centos.md#centos-8) - **Fedora** 34, 35 - **Fedora CoreOS** (see [fcos Note](docs/fcos.md)) - **openSUSE** Leap 15.x/Tumbleweed -- **Oracle Linux** 7, [8](docs/centos8.md) -- **Alma Linux** [8](docs/centos8.md) -- **Rocky Linux** [8](docs/centos8.md) +- **Oracle Linux** 7, [8](docs/centos.md#centos-8) +- **Alma Linux** [8](docs/centos.md#centos-8) +- **Rocky Linux** [8](docs/centos.md#centos-8) - **Amazon Linux 2** (experimental: see [amazon linux notes](docs/amazonlinux.md)) Note: Upstart/SysV init based OS types are not supported.