From 52bd83dc9dd6349987e6c2bb821ba6feb05f187f Mon Sep 17 00:00:00 2001 From: ousttrue Date: Thu, 22 Feb 2024 14:16:58 +0900 Subject: [PATCH] redirect url --- docs/404.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/404.md b/docs/404.md index 34d9e5a6a..9a762aeb7 100644 --- a/docs/404.md +++ b/docs/404.md @@ -1,5 +1,5 @@ --- layout: redirected sitemap: false -redirect_to: https://vrm.dev/en/ +redirect_to: https://vrm.dev/en/api/ --- diff --git a/docs/index.md b/docs/index.md index 34d9e5a6a..9a762aeb7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@ --- layout: redirected sitemap: false -redirect_to: https://vrm.dev/en/ +redirect_to: https://vrm.dev/en/api/ ---