Skip to content

Commit ddd9adf

Browse files
chore: link fixed (#147)
Signed-off-by: shivam-batham <shivambatham2610@gmail.com>
1 parent 9c45728 commit ddd9adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rebasing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ git log -n --pretty=format:'%h %an %G? %s'
5454
You should see `G` (valid signature). If you experience signing issues, read [Signing Guide](signing.md)
5555

5656
## Handling Conflicts:
57-
If conflicts occur during rebase, See [Merge Conflict Guide](signing.md) for detailed guidance.
57+
If conflicts occur during rebase, See [Merge Conflict Guide](merge_conflicts.md) for detailed guidance.
5858

5959
> ⚠️ **Regularly** rebase your branch to avoid merge conflicts
6060
6161
### Helpful Resources
6262
- [Signing Guide](signing.md)
63-
- [Rebasing Guide](rebasing.md)
63+
- [Workflow Guide](workflow.md)
6464
- [Discord](discord.md)

0 commit comments

Comments
 (0)