Skip to content

Commit 4343ad0

Browse files
committed
Trying to fix codecov badge
1 parent b4a1b32 commit 4343ad0

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
@@ -2,7 +2,7 @@
22
![Build](https://github.com/bobbylight/SpellChecker/actions/workflows/gradle.yml/badge.svg)
33
![CodeQL](https://github.com/bobbylight/SpellChecker/actions/workflows/codeql-analysis.yml/badge.svg)
44
![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.fifesoft/spellchecker/badge.svg)
5-
[![codecov](https://codecov.io/gh/bobbylight/SpellChecker/branch/master/graph/badge.svg?token=Hktq3vfINy)](https://codecov.io/gh/bobbylight/SpellChecker)
5+
[![codecov](https://codecov.io/gh/bobbylight/SpellChecker/graph/badge.svg?token=xzoUjtmmjf)](https://codecov.io/gh/bobbylight/SpellChecker)
66

77
SpellChecker is a spell check add-on for `RSyntaxTextArea`. For programming languages, it spell-checks text in
88
comments, and when editing plain text files, the entire file is spell-checked. Spelling errors are squiggle-underlined

0 commit comments

Comments
 (0)