From c998410cb263caabcfffd7eb9828aad9391a22ba Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Mon, 10 Jul 2023 12:13:42 +0100 Subject: [PATCH] Add Scout go links Signed-off-by: Chris Chinchilla --- _redirects.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_redirects.yml b/_redirects.yml index cbbc0804f7..3f70198fe2 100644 --- a/_redirects.yml +++ b/_redirects.yml @@ -81,6 +81,12 @@ # provide a short, permanent link to refer to a topic in the documentation. # For example, the docker CLI can output https://docs.docker.com/go/some-topic # in its help output, which can be redirected to elsewhere in the documentation. +"/scout/": + - /go/scout/ +"/scout/quickstart/": + - /go/scout-quickstart/ +"/scout/ci/": + - /go/scout-ci/ "/docker-hub/access-tokens/": - /go/access-tokens/ "/desktop/mac/apple-silicon/":