diff --git a/README.md b/README.md index 8d616bb..85bd9d0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/envato/exiv2/blob/master/LICENSE) [![Gem Version](https://img.shields.io/gem/v/exiv2.svg?maxAge=2592000)](https://rubygems.org/gems/exiv2) [![Gem Downloads](https://img.shields.io/gem/dt/exiv2.svg?maxAge=2592000)](https://rubygems.org/gems/exiv2) -[![Build Status](https://github.com/envato/exiv2/workflows/tests/badge.svg?branch=master)](https://github.com/envato/exiv2/actions?query=branch%3Amaster+workflow%3Atests) +[![Build Status](https://github.com/envato/exiv2/actions/workflows/test.yml/badge.svg)](https://github.com/envato/exiv2/actions/workflows/test.yml) A simple wrapper around the C++ Exiv2 libary for reading and writing image metadata.