Skip to content

Commit cb24408

Browse files
authored
Fix a README badge (#11)
1 parent e073b43 commit cb24408

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
@@ -3,7 +3,7 @@
33
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaVersionControl.github.io/GitRepl.jl/stable)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaVersionControl.github.io/GitRepl.jl/dev)
55
[![Build Status](https://github.com/JuliaVersionControl/GitRepl.jl/workflows/CI/badge.svg)](https://github.com/JuliaVersionControl/GitRepl.jl/actions)
6-
[![Coverage](https://codecov.io/gh/JuliaVersionControl/GitRepl.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaVersionControl/GitRepl.jl)
6+
[![Coverage](https://codecov.io/gh/JuliaVersionControl/GitRepl.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaVersionControl/GitRepl.jl)
77

88
## Git REPL mode
99

0 commit comments

Comments
 (0)