Commit 69f6adf
fix(docs): correct Bob section link path for --strict build
integrations.md lives at docs/ root, so the link to the how-to guide must be
how-to/choose-a-preset.md, not ../how-to/... . The ../ form pointed outside the
docs tree and failed `mkdocs build --strict`.
Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Osher-Elhadad <Osher.Elhadad@ibm.com>1 parent ba21ecd commit 69f6adf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments