From 8f65bfe68dfdbd6ca587e63fcc2289e9dd66f79a Mon Sep 17 00:00:00 2001 From: Alex Merritt Date: Wed, 31 Jul 2019 10:29:08 -0700 Subject: [PATCH] README: Fix Getting Started URL Signed-off-by: Alex Merritt --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 71913087b..08b22b97c 100644 --- a/README.rst +++ b/README.rst @@ -92,7 +92,7 @@ ACRN support systems: .. _Introduction: https://projectacrn.github.io/latest/introduction/ -.. _Getting Started Guide: https://projectacrn.github.io/latest/getting_started/ +.. _Getting Started Guide: https://projectacrn.github.io/latest/getting-started/ .. _Contribution Guide: https://projectacrn.github.io/latest/contribute.html .. _Project ACRN GitHub wiki: https://github.com/projectacrn/acrn-hypervisor/wiki .. _PGP Key: https://www.intel.com/content/www/us/en/security-center/pgp-public-key.html