From 6d13df8a1958694e3066edb404172bfbced94bf1 Mon Sep 17 00:00:00 2001 From: Cole Mujadzic Date: Tue, 13 Nov 2018 15:00:04 -0600 Subject: [PATCH] Update intro link in README (#5775) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c31624d59e..f44c271ddc 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ The key features of Vault are: Revocation assists in key rolling as well as locking down systems in the case of an intrusion. -For more information, see the [introduction section](https://www.vaultproject.io/intro) -of the Vault website. +For more information, see the [getting started guide](https://learn.hashicorp.com/vault/) +on Hashicorp's learning platform. Getting Started & Documentation -------------------------------