Skip to content

Commit 1e1b25f

Browse files
committed
Fix broken link...
1 parent fc69590 commit 1e1b25f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Task Status](https://community-tc.services.mozilla.com/api/github/v1/repository/mozilla/rust-code-analysis/master/badge.svg)](https://community-tc.services.mozilla.com/api/github/v1/repository/mozilla/rust-code-analysis/master/latest)
44
[![codecov](https://codecov.io/gh/mozilla/rust-code-analysis/branch/master/graph/badge.svg)](https://codecov.io/gh/mozilla/rust-code-analysis)
55
<a href="https://chat.mozilla.org/#/room/#rust-code-analysis:mozilla.org" target="_blank">
6-
<img src="https://img.shields.io/badge/chat%20on%20[m]-%rust--code--analysis%3Amozilla.org-blue">
6+
<img src="https://img.shields.io/badge/chat%20on%20[m]-%23rust--code--analysis%3Amozilla.org-blue">
77
</a>
88

99
**rust-code-analysis** is a Rust library to analyze the source code of many different programming languages. It is based on a parser generator tool and an incremental parsing library called [Tree Sitter](https://github.com/tree-sitter/tree-sitter).

0 commit comments

Comments
 (0)