diff --git a/install/centos-installation-guide.md b/install/centos-installation-guide.md index 5a6e7b834f..4ea2a67f78 100644 --- a/install/centos-installation-guide.md +++ b/install/centos-installation-guide.md @@ -2,7 +2,8 @@ > **Notes:** > -> - Kata Containers packages are available for CentOS version 7 (currently `x86_64` only). +> - Kata Containers packages are available for [CentOS\*](https://www.centos.org) +> version 7 (currently `x86_64` only). > > - If you are installing on a system that already has Clear Containers or `runv` installed, > first read [the upgrading document](../Upgrading.md). diff --git a/install/fedora-installation-guide.md b/install/fedora-installation-guide.md index dadd4e2d63..8589e5d131 100644 --- a/install/fedora-installation-guide.md +++ b/install/fedora-installation-guide.md @@ -2,7 +2,8 @@ > **Notes:** > -> - Kata Containers packages are available for Fedora\* versions **26** and **27** (currently `x86_64` only). +> - Kata Containers packages are available for [Fedora\*](https://fedoraproject.org) +> versions **26** and **27** (currently `x86_64` only). > > - If you are installing on a system that already has Clear Containers or `runv` installed, > first read [the upgrading document](../Upgrading.md). diff --git a/install/ubuntu-installation-guide.md b/install/ubuntu-installation-guide.md index 24609f4029..1ff961cde0 100644 --- a/install/ubuntu-installation-guide.md +++ b/install/ubuntu-installation-guide.md @@ -2,7 +2,8 @@ > **Notes:** > -> - Kata Containers packages are available for Ubuntu\* **16.04** and **17.10** (currently `x86_64` only). +> - Kata Containers packages are available for [Ubuntu\*](https://www.ubuntu.com) +> versions **16.04** and **17.10** (currently `x86_64` only). > > - If you are installing on a system that already has Clear Containers or `runv` installed, > first read [the upgrading document](../Upgrading.md).