Skip to content

Commit e75f3f6

Browse files
committed
master -> main
1 parent 71bfaec commit e75f3f6

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 @@ A Julia package to support forward-mode auto-differentiation for fast transforms
33

44

55
[![Build Status](https://github.com/JuliaApproximation/FastTransformsForwardDiff.jl/workflows/CI/badge.svg)](https://github.com/JuliaApproximation/FastTransformsForwardDiff.jl/actions)
6-
[![codecov](https://codecov.io/gh/JuliaApproximation/FastTransformsForwardDiff.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaApproximation/FastTransformsForwardDiff.jl)
6+
[![codecov](https://codecov.io/gh/JuliaApproximation/FastTransformsForwardDiff.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaApproximation/FastTransformsForwardDiff.jl)
77

88

99
A package for forward-mode auto-differentiation for fast transforms. Currently supports the fft:

0 commit comments

Comments
 (0)