diff --git a/docs/deployment/cli.md b/docs/deployment/cli.md index 79366887c2..3b780d7170 100644 --- a/docs/deployment/cli.md +++ b/docs/deployment/cli.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc CLI +seo: + title: Use the Redoc CLI redirects: '/docs/redoc/quickstart/cli/': to: '/docs/redoc/deployment/cli/' diff --git a/docs/deployment/docker.md b/docs/deployment/docker.md index c00ee94202..d5d4700de2 100644 --- a/docs/deployment/docker.md +++ b/docs/deployment/docker.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc Docker image +seo: + title: Use the Redoc Docker image redirects: '/docs/redoc/quickstart/docker/': to: '/docs/redoc/deployment/docker/' diff --git a/docs/deployment/html.md b/docs/deployment/html.md index ed3cd3f27e..f18fd59bbd 100644 --- a/docs/deployment/html.md +++ b/docs/deployment/html.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc HTML element +seo: + title: Use the Redoc HTML element redirects: '/docs/redoc/quickstart/html/': to: '/docs/redoc/deployment/html/' diff --git a/docs/deployment/intro.md b/docs/deployment/intro.md index baa4399689..3b29e0b597 100644 --- a/docs/deployment/intro.md +++ b/docs/deployment/intro.md @@ -1,5 +1,6 @@ --- -title: Redoc deployment guide +seo: + title: Redoc deployment guide redirects: '/docs/redoc/quickstart/intro/': to: '/docs/redoc/deployment/intro/' diff --git a/docs/deployment/react.md b/docs/deployment/react.md index 419647df83..03d7726fcc 100644 --- a/docs/deployment/react.md +++ b/docs/deployment/react.md @@ -1,5 +1,6 @@ --- -title: Use the Redoc React component +seo: + title: Use the Redoc React component redirects: '/docs/redoc/quickstart/react/': to: '/docs/redoc/deployment/react/' diff --git a/docs/index.md b/docs/index.md index 19e3b1bb07..58613ee64d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,6 @@ --- -title: Redoc +seo: + title: Redoc --- # Redoc: Open source API documentation tool diff --git a/docs/quickstart.md b/docs/quickstart.md index ccccbfa516..f133823eb0 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -1,5 +1,6 @@ --- -title: Redoc quickstart guide +seo: + title: Redoc quickstart guide --- # Redoc quickstart guide