From ee3736bd60efa11e4e3c2f9aa012ec44759fcd4d Mon Sep 17 00:00:00 2001 From: fellalli Date: Fri, 18 Oct 2024 23:37:05 +0200 Subject: [PATCH] Fix broken link (#7530) --- .../roadmaps/git-github/content/rebase@99FVJ3Zs8n6lr8L95mG6g.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/git-github/content/rebase@99FVJ3Zs8n6lr8L95mG6g.md b/src/data/roadmaps/git-github/content/rebase@99FVJ3Zs8n6lr8L95mG6g.md index 707e0c8de..932314779 100644 --- a/src/data/roadmaps/git-github/content/rebase@99FVJ3Zs8n6lr8L95mG6g.md +++ b/src/data/roadmaps/git-github/content/rebase@99FVJ3Zs8n6lr8L95mG6g.md @@ -4,4 +4,4 @@ Rebasing in Git is a powerful and potentially complex feature used to reorganize Visit the following resources to learn more: -- [@official@Rebasing](https://git-scm.com/book/en/Git-Branching-Rebasing) +- [@official@Rebasing](https://git-scm.com/book/en/v2/Git-Branching-Rebasing)