Commit 9328934
committed
docs(mongo-query-builder): fix README ADR 180 link path
The README lives 4 directories deep under the repo root, so its link to
ADR 180 needs four `..`, not five. The extra `..` was causing the link
to point outside the repository tree and miss `docs/` entirely.
Addresses PR #361 review comment from CodeRabbit
(discussion_r3118221548).1 parent a5381c2 commit 9328934
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments