From bf6c6e12ee9e2508afd0ea39b9bcd404b86f64ba Mon Sep 17 00:00:00 2001 From: Mike Wickett Date: Tue, 23 Oct 2018 19:03:33 -0400 Subject: [PATCH] website: fix redirects to learn --- website/source/netlify-redirects | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/netlify-redirects b/website/source/netlify-redirects index 337ea7b56..dc9b57701 100644 --- a/website/source/netlify-redirects +++ b/website/source/netlify-redirects @@ -166,10 +166,11 @@ /intro/what-is-vault/index.html /docs/what-is-vault # Intro getting started content -> Learn +/intro/getting-started/ https://learn.hashicorp.com/vault/getting-started/install /intro/getting-started/index.html https://learn.hashicorp.com/vault/getting-started/install /intro/getting-started/dev-server.html https://learn.hashicorp.com/vault/getting-started/dev-server /intro/getting-started/first-secret.html https://learn.hashicorp.com/vault/getting-started/first-secret -/intro/getting-started/secrets-engine.html https://learn.hashicorp.com/vault/getting-started/secrets-engine +/intro/getting-started/secrets-engines.html https://learn.hashicorp.com/vault/getting-started/secrets-engines /intro/getting-started/dynamic-secrets.html https://learn.hashicorp.com/vault/getting-started/dynamic-secrets /intro/getting-started/help.html https://learn.hashicorp.com/vault/getting-started/help /intro/getting-started/authentication.html https://learn.hashicorp.com/vault/getting-started/authentication