Correct jj links

pull/848/head
Abdul-Rahman Sibahi 2025-06-17 13:18:47 +07:00 committed by GitHub
parent c0c33517e3
commit ef890856c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

@ -1,11 +1,11 @@
# Jujutsu
Jujutsu supports [external diff
commands](https://jj-vcs.github.io/jj/v0.26.0/config/#generating-diffs-by-external-command).
commands](https://jj-vcs.github.io/jj/latest/config/#generating-diffs-by-external-command).
To use difftastic for diffing in jujutsu, add the following to your
[user configuration
file](https://jj-vcs.github.io/jj/v0.26.0/config/#user-config-file).
file](https://jj-vcs.github.io/jj/latest/config/#user-config-files).
```toml
[ui]