Prefer relative links

fix_newline_splitting
Wilfred Hughes 2024-09-22 11:13:42 +07:00
parent 5ecf3c1eb2
commit 324dd037c7
1 changed files with 1 additions and 1 deletions

@ -32,7 +32,7 @@ top-level definitions in the file being diffed.
**Slider**: A diffing situation where there are multiple minimal diffs **Slider**: A diffing situation where there are multiple minimal diffs
possible, due to adjacent content. It is possible to 'slide' to possible, due to adjacent content. It is possible to 'slide' to
produce better results in this situation. See [the discussion in Tricky produce better results in this situation. See [the discussion in Tricky
Cases](/tricky_cases.html#sliders-flat). Cases](./tricky_cases.html#sliders-flat).
**Syntax node**: An item in difftastic's syntax tree structure. Either **Syntax node**: An item in difftastic's syntax tree structure. Either
an atom or a list. an atom or a list.