Fix reference paths for main-repo references layout

This commit is contained in:
iacore
2026-07-10 21:20:43 +08:00
parent 66a2f2f785
commit eaa5e0bf4b
2 changed files with 2 additions and 2 deletions
@@ -112,7 +112,7 @@ duckdb path/to/termlib.duckdb
## Step 4: Create unified views
See `toolkit/references/unified-view.sql` for the pattern. Key patterns:
See `references/unified-view.sql` for the pattern. Key patterns:
- `UNION ALL` across all source tables
- Normalize column names to `zh`, `en`, `loc` (出处), `source`
- For paired-column sheets (e.g., `中文/英文` + `补充内容/英文_1`), emit two UNION branches