From a18fc0542710895b99e090079cee5640f51b00e3 Mon Sep 17 00:00:00 2001 From: tagucch Date: Sat, 6 Aug 2022 03:23:50 +0900 Subject: [PATCH] delete unused routes item --- docs/manifest.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/docs/manifest.json b/docs/manifest.json index 3e2fd854..fcc6e426 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -19,18 +19,6 @@ { "title": "データ取得", "routes": [ - { - "path": "/docs/basic-features/data-fetching", - "redirect": { - "destination": "/docs/basic-features/data-fetching/overview" - } - }, - { - "path": "/docs/basic-features/data-fetching/index", - "redirect": { - "destination": "/docs/basic-features/data-fetching/overview" - } - }, { "title": "Overview", "path": "/docs/basic-features/data-fetching/overview.md"