Skip to content

Commit dd25763

Browse files
committed
Fix CI badge in README
1 parent 038cc02 commit dd25763

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
[![Documentation for stable version](https://img.shields.io/badge/docs-stable-blue.svg)](https://oschulz.github.io/ForwardDiffPullbacks.jl/stable)
44
[![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://oschulz.github.io/ForwardDiffPullbacks.jl/dev)
55
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
6-
[![Build Status](https://github.com/oschulz/ForwardDiffPullbacks.jl/workflows/CI/badge.svg?branch=main)](https://github.com/oschulz/ForwardDiffPullbacks.jl/actions?query=workflow%3ACI)
6+
[![Build Status](https://github.com/oschulz/ForwardDiffPullbacks.jl/workflows/CI/badge.svg)](https://github.com/oschulz/ForwardDiffPullbacks.jl/actions/workflows/CI.yml)
77
[![Codecov](https://codecov.io/gh/oschulz/ForwardDiffPullbacks.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/oschulz/ForwardDiffPullbacks.jl)
88

99
ForwardDiffPullbacks implements pullbacks compatible with

0 commit comments

Comments
 (0)