Skip to content

Commit 53cf0f5

Browse files
authored
fix: codecov badge (#431)
1 parent 3b9e8d8 commit 53cf0f5

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
@@ -7,7 +7,7 @@
77
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
88
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
99
[![JET](https://img.shields.io/badge/%E2%9C%88%EF%B8%8F%20tested%20with%20-%20JET.jl%20-%20red)](https://github.com/aviatesk/JET.jl)
10-
[![codecov](https://codecov.io/gh/QuantumEngineeredSystems/HarmonicBalance.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/QuantumEngineeredSystems/HarmonicBalance.jl)
10+
[![codecov](https://codecov.io/gh/QuantumEngineeredSystems/HarmonicBalance.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/QuantumEngineeredSystems/HarmonicBalance.jl)
1111

1212

1313
**HarmonicBalance.jl** is a Julia package for solving periodic, nonlinear differential equations using the method of harmonic balance.

0 commit comments

Comments
 (0)