Skip to content

Commit 4784f8e

Browse files
committed
Added links
1 parent d551dc8 commit 4784f8e

File tree

1 file changed

+2
-2
lines changed
  • docs/testing-deployment-publishing/branching-collaboration

1 file changed

+2
-2
lines changed

docs/testing-deployment-publishing/branching-collaboration/branching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ During a merge, FlutterFlow compares the changes made in both branches, if the c
188188

189189
FlutterFlow currently supports **two merging approaches**: the existing “**Merge**” functionality and the new “**Git Merge**” (v2).
190190

191-
- [**Merge (Legacy)**](#): The legacy merge uses a custom tool (originally built in FlutterFlow) to calculate differences and conflicts between branches.
192-
- [**Git Merge (New)**](#): The new Git Merge option leverages Git's robust repository and conflict-resolution capabilities.
191+
- [**Merge (Legacy)**](#merge-legacy): The legacy merge uses a custom tool (originally built in FlutterFlow) to calculate differences and conflicts between branches.
192+
- [**Git Merge (New)**](#git-merge-new): The new Git Merge option leverages Git's robust repository and conflict-resolution capabilities.
193193

194194
:::warning
195195

0 commit comments

Comments
 (0)