Commit 0a2bf12
committed
docs: fix broken composition link in langchain integration (unblocks strict mkdocs build)
The langchain integration page linked ../composition.md#langchain, but the
file lives at concepts/composition.md (and has no langchain anchor). This
broke 'mkdocs build --strict' — the Docs workflow had been failing since
2026-06-09, so the hosted site never redeployed. Point it at the real
composition runbook.1 parent 6d33a35 commit 0a2bf12
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
0 commit comments