From 00137b032d265977d73214cfc2de3667c0dc5afa Mon Sep 17 00:00:00 2001 From: KinjiKawaguchi Date: Sun, 4 Feb 2024 14:47:39 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=83=87=E3=82=A3=E3=83=AC=E3=82=AF?= =?UTF-8?q?=E3=83=88=E3=83=AA=E6=A7=8B=E6=88=90=E3=81=AE=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E3=83=AA=E3=83=B3=E3=82=AF=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f346292..b10f605 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,6 +3,6 @@ ## コンテンツ一覧 - 💻 [Get Started](get-started.md) -- 🗄️ [ディレクトリ構成](project-structure.md) +- 🗄️ [ディレクトリ構成](directory-strategy.md) - 📝 [コミット戦略](commit-strategy.md) - 🌲 [ブランチ戦略](branch-strategy.md)