diff --git a/netlify.toml b/netlify.toml index 4c1af751e..e77621293 100644 --- a/netlify.toml +++ b/netlify.toml @@ -81,6 +81,11 @@ to = "/docs/details/allowlisting-roadie-traffic/" force = true +[[redirects]] + from = "/docs/getting-started/openapi-specs" + to = "/docs/details/openapi-specs/" + force = true + [[redirects]] from = "/docs/getting-started/getting-started-for-admins/" to = "/docs/getting-started/adding-a-catalog-item/" @@ -112,13 +117,13 @@ to = "/" force = true -# We'll create a dedicated landing page for people coming from KubeCon +# We'll create a dedicated landing page for people coming from KubeCon [[redirects]] from = "/kubernetes/" to = "/backstage/plugins/kubernetes/" force = true -# To be later filled in with a typeform URL +# To be later filled in with a typeform URL [[redirects]] from = "/techinsights-demo-backstagecon/" to = "/request-demo/"