Skip to content

Commit 9bc0ab0

Browse files
committed
docs: fix codecov badge link
1 parent ff976ed commit 9bc0ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rsworktree
22

3-
[![Codecov](https://codecov.io/gh/ozan/rust-git-worktree/branch/main/graph/badge.svg)](https://codecov.io/gh/ozan/rust-git-worktree)
3+
[![Codecov](https://codecov.io/gh/ozankasikci/rust-git-worktree/branch/main/graph/badge.svg)](https://codecov.io/gh/ozankasikci/rust-git-worktree)
44

55
`rsworktree` is a Rust CLI for managing Git worktrees in a single repo-local directory (`.rsworktree`). It provides a focused, ergonomic workflow for creating, jumping into, listing, and removing worktrees without leaving the terminal.
66

0 commit comments

Comments
 (0)