Skip to content

Commit 17a6b15

Browse files
authored
docs: correct CI badge reference
Badge wrongly referenced tree-sitter-c before, changed to tree-sitter-rust
1 parent 39eaeb4 commit 17a6b15

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
# tree-sitter-rust
22

3-
[![CI](https://github.com/tree-sitter/tree-sitter-c/actions/workflows/ci.yml/badge.svg)](https://github.com/tree-sitter/tree-sitter-c/actions/workflows/ci.yml)
3+
[![CI](https://github.com/tree-sitter/tree-sitter-rust/actions/workflows/ci.yml/badge.svg)](https://github.com/tree-sitter/tree-sitter-rust/actions/workflows/ci.yml)
44

55
Rust grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)
66

0 commit comments

Comments
 (0)