Skip to content

Commit abb5074

Browse files
authored
Fixed broken CI badge in README.md
Fixed broken CI badge in README.md
1 parent cbeffb6 commit abb5074

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)