mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-01 00:50:57 +00:00
docs: Fix FAQ reference to glossary entry for co-located repos
In the FAQ question "How do I integrate Jujutsu with Gerrit?", the link to the glossary entry for "co-located repos" was pointing to the entry for "change-id".
This commit is contained in:
parent
93f651d597
commit
4d71ef1518
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ We hope to integrate with Gerrit natively in the future.
|
||||||
[branches_conflicts]: branches.md#conflicts
|
[branches_conflicts]: branches.md#conflicts
|
||||||
|
|
||||||
[change ID]: glossary.md#change-id
|
[change ID]: glossary.md#change-id
|
||||||
[co-located]: glossary.md#change-id
|
[co-located]: glossary.md#co-located-repos
|
||||||
[commit ID]: glossary.md#commit-id
|
[commit ID]: glossary.md#commit-id
|
||||||
[config]: config.md
|
[config]: config.md
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue