From 868923ad9cbc1217a24ebf9e7a131171cea44ced Mon Sep 17 00:00:00 2001 From: Ryunosuke Muramatsu Date: Sat, 25 Nov 2023 12:06:16 +0900 Subject: [PATCH] Update links in Concepts and Handbook sections --- content/ja/docs/Concepts/_index.md | 2 +- content/ja/docs/_index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/ja/docs/Concepts/_index.md b/content/ja/docs/Concepts/_index.md index 8a1a6a8..b83a9ab 100644 --- a/content/ja/docs/Concepts/_index.md +++ b/content/ja/docs/Concepts/_index.md @@ -9,7 +9,7 @@ description: > This is a placeholder page that shows you how to use this template site. {{% /pageinfo %}} -多くのプロジェクトでは、ユーザーは[Overview](/general/overview/)にある情報以上の情報をあまり必要としないでしょうから、このセクションは**オプション**です。 +多くのプロジェクトでは、ユーザーは[Overview](/docs/overview/)にある情報以上の情報をあまり必要としないでしょうから、このセクションは**オプション**です。 しかし、あなたのプロジェクトで何か役に立つことをするために(あるいは、それを使うときにミスをしないために)、ユーザーが特定の用語や機能についてより詳細な理解を必要とする領域がある場合、その情報をこのセクションに置いてください。 diff --git a/content/ja/docs/_index.md b/content/ja/docs/_index.md index 6f718f5..5a29e71 100755 --- a/content/ja/docs/_index.md +++ b/content/ja/docs/_index.md @@ -1,6 +1,6 @@ --- -title: General -linkTitle: General +title: Handbook +linkTitle: Handbook menu: {main: {weight: 20}} weight: 20 ---