From b9658a71a097e673f35e60f29fea2a5f46fb6c4c Mon Sep 17 00:00:00 2001 From: Mikkel Date: Tue, 17 Feb 2026 10:24:13 +0100 Subject: [PATCH] fix(branch-history): add menu link --- docs/index.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.json b/docs/index.json index 28f1d730..4e68820c 100644 --- a/docs/index.json +++ b/docs/index.json @@ -314,7 +314,12 @@ { "label": "Resolving conflicts", "path": "resolving-conflicts" + }, + { + "label": "Branch history", + "path": "branch-history" } + ] }, { "path": "custom-domains", "label": "Custom domains" },