From b58c547071a847827f0018a1c5d55d9f74f34a22 Mon Sep 17 00:00:00 2001 From: miendinh Date: Wed, 25 Mar 2026 14:01:47 +0700 Subject: [PATCH] fix(docs): normalize Vietnamese locale path casing --- docs/{vi-VN => vi-vn}/404.md | 0 docs/{vi-VN => vi-vn}/_STYLE_GUIDE.md | 0 docs/{vi-VN => vi-vn}/explanation/advanced-elicitation.md | 0 docs/{vi-VN => vi-vn}/explanation/adversarial-review.md | 0 docs/{vi-VN => vi-vn}/explanation/brainstorming.md | 0 docs/{vi-VN => vi-vn}/explanation/established-projects-faq.md | 0 docs/{vi-VN => vi-vn}/explanation/party-mode.md | 0 docs/{vi-VN => vi-vn}/explanation/preventing-agent-conflicts.md | 0 docs/{vi-VN => vi-vn}/explanation/project-context.md | 0 docs/{vi-VN => vi-vn}/explanation/quick-dev.md | 0 docs/{vi-VN => vi-vn}/explanation/why-solutioning-matters.md | 0 docs/{vi-VN => vi-vn}/how-to/customize-bmad.md | 0 docs/{vi-VN => vi-vn}/how-to/established-projects.md | 0 docs/{vi-VN => vi-vn}/how-to/get-answers-about-bmad.md | 0 docs/{vi-VN => vi-vn}/how-to/install-bmad.md | 0 docs/{vi-VN => vi-vn}/how-to/non-interactive-installation.md | 0 docs/{vi-VN => vi-vn}/how-to/project-context.md | 0 docs/{vi-VN => vi-vn}/how-to/quick-fixes.md | 0 docs/{vi-VN => vi-vn}/how-to/shard-large-documents.md | 0 docs/{vi-VN => vi-vn}/how-to/upgrade-to-v6.md | 0 docs/{vi-VN => vi-vn}/index.md | 0 docs/{vi-VN => vi-vn}/reference/agents.md | 0 docs/{vi-VN => vi-vn}/reference/commands.md | 0 docs/{vi-VN => vi-vn}/reference/core-tools.md | 0 docs/{vi-VN => vi-vn}/reference/modules.md | 0 docs/{vi-VN => vi-vn}/reference/testing.md | 0 docs/{vi-VN => vi-vn}/reference/workflow-map.md | 0 docs/{vi-VN => vi-vn}/roadmap.mdx | 0 docs/{vi-VN => vi-vn}/tutorials/getting-started.md | 0 29 files changed, 0 insertions(+), 0 deletions(-) rename docs/{vi-VN => vi-vn}/404.md (100%) rename docs/{vi-VN => vi-vn}/_STYLE_GUIDE.md (100%) rename docs/{vi-VN => vi-vn}/explanation/advanced-elicitation.md (100%) rename docs/{vi-VN => vi-vn}/explanation/adversarial-review.md (100%) rename docs/{vi-VN => vi-vn}/explanation/brainstorming.md (100%) rename docs/{vi-VN => vi-vn}/explanation/established-projects-faq.md (100%) rename docs/{vi-VN => vi-vn}/explanation/party-mode.md (100%) rename docs/{vi-VN => vi-vn}/explanation/preventing-agent-conflicts.md (100%) rename docs/{vi-VN => vi-vn}/explanation/project-context.md (100%) rename docs/{vi-VN => vi-vn}/explanation/quick-dev.md (100%) rename docs/{vi-VN => vi-vn}/explanation/why-solutioning-matters.md (100%) rename docs/{vi-VN => vi-vn}/how-to/customize-bmad.md (100%) rename docs/{vi-VN => vi-vn}/how-to/established-projects.md (100%) rename docs/{vi-VN => vi-vn}/how-to/get-answers-about-bmad.md (100%) rename docs/{vi-VN => vi-vn}/how-to/install-bmad.md (100%) rename docs/{vi-VN => vi-vn}/how-to/non-interactive-installation.md (100%) rename docs/{vi-VN => vi-vn}/how-to/project-context.md (100%) rename docs/{vi-VN => vi-vn}/how-to/quick-fixes.md (100%) rename docs/{vi-VN => vi-vn}/how-to/shard-large-documents.md (100%) rename docs/{vi-VN => vi-vn}/how-to/upgrade-to-v6.md (100%) rename docs/{vi-VN => vi-vn}/index.md (100%) rename docs/{vi-VN => vi-vn}/reference/agents.md (100%) rename docs/{vi-VN => vi-vn}/reference/commands.md (100%) rename docs/{vi-VN => vi-vn}/reference/core-tools.md (100%) rename docs/{vi-VN => vi-vn}/reference/modules.md (100%) rename docs/{vi-VN => vi-vn}/reference/testing.md (100%) rename docs/{vi-VN => vi-vn}/reference/workflow-map.md (100%) rename docs/{vi-VN => vi-vn}/roadmap.mdx (100%) rename docs/{vi-VN => vi-vn}/tutorials/getting-started.md (100%) diff --git a/docs/vi-VN/404.md b/docs/vi-vn/404.md similarity index 100% rename from docs/vi-VN/404.md rename to docs/vi-vn/404.md diff --git a/docs/vi-VN/_STYLE_GUIDE.md b/docs/vi-vn/_STYLE_GUIDE.md similarity index 100% rename from docs/vi-VN/_STYLE_GUIDE.md rename to docs/vi-vn/_STYLE_GUIDE.md diff --git a/docs/vi-VN/explanation/advanced-elicitation.md b/docs/vi-vn/explanation/advanced-elicitation.md similarity index 100% rename from docs/vi-VN/explanation/advanced-elicitation.md rename to docs/vi-vn/explanation/advanced-elicitation.md diff --git a/docs/vi-VN/explanation/adversarial-review.md b/docs/vi-vn/explanation/adversarial-review.md similarity index 100% rename from docs/vi-VN/explanation/adversarial-review.md rename to docs/vi-vn/explanation/adversarial-review.md diff --git a/docs/vi-VN/explanation/brainstorming.md b/docs/vi-vn/explanation/brainstorming.md similarity index 100% rename from docs/vi-VN/explanation/brainstorming.md rename to docs/vi-vn/explanation/brainstorming.md diff --git a/docs/vi-VN/explanation/established-projects-faq.md b/docs/vi-vn/explanation/established-projects-faq.md similarity index 100% rename from docs/vi-VN/explanation/established-projects-faq.md rename to docs/vi-vn/explanation/established-projects-faq.md diff --git a/docs/vi-VN/explanation/party-mode.md b/docs/vi-vn/explanation/party-mode.md similarity index 100% rename from docs/vi-VN/explanation/party-mode.md rename to docs/vi-vn/explanation/party-mode.md diff --git a/docs/vi-VN/explanation/preventing-agent-conflicts.md b/docs/vi-vn/explanation/preventing-agent-conflicts.md similarity index 100% rename from docs/vi-VN/explanation/preventing-agent-conflicts.md rename to docs/vi-vn/explanation/preventing-agent-conflicts.md diff --git a/docs/vi-VN/explanation/project-context.md b/docs/vi-vn/explanation/project-context.md similarity index 100% rename from docs/vi-VN/explanation/project-context.md rename to docs/vi-vn/explanation/project-context.md diff --git a/docs/vi-VN/explanation/quick-dev.md b/docs/vi-vn/explanation/quick-dev.md similarity index 100% rename from docs/vi-VN/explanation/quick-dev.md rename to docs/vi-vn/explanation/quick-dev.md diff --git a/docs/vi-VN/explanation/why-solutioning-matters.md b/docs/vi-vn/explanation/why-solutioning-matters.md similarity index 100% rename from docs/vi-VN/explanation/why-solutioning-matters.md rename to docs/vi-vn/explanation/why-solutioning-matters.md diff --git a/docs/vi-VN/how-to/customize-bmad.md b/docs/vi-vn/how-to/customize-bmad.md similarity index 100% rename from docs/vi-VN/how-to/customize-bmad.md rename to docs/vi-vn/how-to/customize-bmad.md diff --git a/docs/vi-VN/how-to/established-projects.md b/docs/vi-vn/how-to/established-projects.md similarity index 100% rename from docs/vi-VN/how-to/established-projects.md rename to docs/vi-vn/how-to/established-projects.md diff --git a/docs/vi-VN/how-to/get-answers-about-bmad.md b/docs/vi-vn/how-to/get-answers-about-bmad.md similarity index 100% rename from docs/vi-VN/how-to/get-answers-about-bmad.md rename to docs/vi-vn/how-to/get-answers-about-bmad.md diff --git a/docs/vi-VN/how-to/install-bmad.md b/docs/vi-vn/how-to/install-bmad.md similarity index 100% rename from docs/vi-VN/how-to/install-bmad.md rename to docs/vi-vn/how-to/install-bmad.md diff --git a/docs/vi-VN/how-to/non-interactive-installation.md b/docs/vi-vn/how-to/non-interactive-installation.md similarity index 100% rename from docs/vi-VN/how-to/non-interactive-installation.md rename to docs/vi-vn/how-to/non-interactive-installation.md diff --git a/docs/vi-VN/how-to/project-context.md b/docs/vi-vn/how-to/project-context.md similarity index 100% rename from docs/vi-VN/how-to/project-context.md rename to docs/vi-vn/how-to/project-context.md diff --git a/docs/vi-VN/how-to/quick-fixes.md b/docs/vi-vn/how-to/quick-fixes.md similarity index 100% rename from docs/vi-VN/how-to/quick-fixes.md rename to docs/vi-vn/how-to/quick-fixes.md diff --git a/docs/vi-VN/how-to/shard-large-documents.md b/docs/vi-vn/how-to/shard-large-documents.md similarity index 100% rename from docs/vi-VN/how-to/shard-large-documents.md rename to docs/vi-vn/how-to/shard-large-documents.md diff --git a/docs/vi-VN/how-to/upgrade-to-v6.md b/docs/vi-vn/how-to/upgrade-to-v6.md similarity index 100% rename from docs/vi-VN/how-to/upgrade-to-v6.md rename to docs/vi-vn/how-to/upgrade-to-v6.md diff --git a/docs/vi-VN/index.md b/docs/vi-vn/index.md similarity index 100% rename from docs/vi-VN/index.md rename to docs/vi-vn/index.md diff --git a/docs/vi-VN/reference/agents.md b/docs/vi-vn/reference/agents.md similarity index 100% rename from docs/vi-VN/reference/agents.md rename to docs/vi-vn/reference/agents.md diff --git a/docs/vi-VN/reference/commands.md b/docs/vi-vn/reference/commands.md similarity index 100% rename from docs/vi-VN/reference/commands.md rename to docs/vi-vn/reference/commands.md diff --git a/docs/vi-VN/reference/core-tools.md b/docs/vi-vn/reference/core-tools.md similarity index 100% rename from docs/vi-VN/reference/core-tools.md rename to docs/vi-vn/reference/core-tools.md diff --git a/docs/vi-VN/reference/modules.md b/docs/vi-vn/reference/modules.md similarity index 100% rename from docs/vi-VN/reference/modules.md rename to docs/vi-vn/reference/modules.md diff --git a/docs/vi-VN/reference/testing.md b/docs/vi-vn/reference/testing.md similarity index 100% rename from docs/vi-VN/reference/testing.md rename to docs/vi-vn/reference/testing.md diff --git a/docs/vi-VN/reference/workflow-map.md b/docs/vi-vn/reference/workflow-map.md similarity index 100% rename from docs/vi-VN/reference/workflow-map.md rename to docs/vi-vn/reference/workflow-map.md diff --git a/docs/vi-VN/roadmap.mdx b/docs/vi-vn/roadmap.mdx similarity index 100% rename from docs/vi-VN/roadmap.mdx rename to docs/vi-vn/roadmap.mdx diff --git a/docs/vi-VN/tutorials/getting-started.md b/docs/vi-vn/tutorials/getting-started.md similarity index 100% rename from docs/vi-VN/tutorials/getting-started.md rename to docs/vi-vn/tutorials/getting-started.md