From 4d71ef1518e72b247276788036181132656643ad Mon Sep 17 00:00:00 2001 From: mrstanwell Date: Wed, 13 Mar 2024 15:30:10 -0500 Subject: [PATCH] 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". --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 2b5ee1a01..cb51b381c 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -181,7 +181,7 @@ We hope to integrate with Gerrit natively in the future. [branches_conflicts]: branches.md#conflicts [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 [config]: config.md