From 16c64a5bbf564f706a88e15be0f41a6ebc64575d Mon Sep 17 00:00:00 2001 From: Loic Duong Date: Thu, 28 May 2026 12:55:10 +0700 Subject: [PATCH] docs: link BMad customization guide --- docs/reference/core-tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/core-tools.md b/docs/reference/core-tools.md index 394324177..d2625d190 100644 --- a/docs/reference/core-tools.md +++ b/docs/reference/core-tools.md @@ -317,3 +317,5 @@ Run both `bmad-review-adversarial-general` and `bmad-review-edge-case-hunter` to **Input:** Natural language description of the customization you want **Output:** TOML override files under `_bmad/custom/` + +For a detailed guide on customizing BMad, see [How to Customize BMad](../how-to/customize-bmad.md). \ No newline at end of file