diff --git a/README.md b/README.md index 2bf8907c4..c2841af91 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Cloud Hypervisor is implemented in [Rust](https://www.rust-lang.org/) and is bas ### Architectures -Cloud Hypervisor supports the `x86-64` and `AArch64` architecture. There are some small differences in functionality between the two architecture (see #1125). +Cloud Hypervisor supports the `x86-64` and `AArch64` architectures. There are some small differences in functionality between the two architectures (see [#1125](https://github.com/cloud-hypervisor/cloud-hypervisor/issues/1125)). ### Guest OS