Skip to content

Commit 0cfc33d

Browse files
authored
Merge pull request #60 from niklabh/patch-1
Fixed broken CI badge in README.md
2 parents cbeffb6 + abb5074 commit 0cfc33d

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,4 +1,4 @@
1-
# termtree [![Main](https://github.com/rust-cli/termtree/actions/workflows/main.yml/badge.svg)](https://github.com/rust-cli/termtree/actions/workflows/main.yml)
1+
# termtree [![Main](https://github.com/rust-cli/termtree/actions/workflows/ci.yml/badge.svg)](https://github.com/rust-cli/termtree/actions/workflows/ci.yml)
22

33
> Visualize tree-like data on the command-line
44

0 commit comments

Comments
 (0)