diff --git a/src/bmm/workflows/4-implementation/bmad-code-review/workflow.md b/src/bmm/workflows/4-implementation/bmad-code-review/workflow.md
index 407ff9b95..a10e7a809 100644
--- a/src/bmm/workflows/4-implementation/bmad-code-review/workflow.md
+++ b/src/bmm/workflows/4-implementation/bmad-code-review/workflow.md
@@ -30,9 +30,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
### Paths
-- `installed_path` = `.`
- `sprint_status` = `{implementation_artifacts}/sprint-status.yaml`
-- `validation` = `{installed_path}/checklist.md`
### Input Files
@@ -76,7 +74,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve:
- Missing documentation of what was actually changed
- Read fully and follow `{installed_path}/discover-inputs.md` to load all input files
+ Read fully and follow `./discover-inputs.md` to load all input files
Load {project_context} for coding standards (if exists)