diff --git a/README.md b/README.md index 8228f8e..ae25561 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Digest -![CI](https://github.com/ruby/digest/workflows/CI/badge.svg?branch=master&event=push) +[![CI](https://github.com/ruby/digest/actions/workflows/ci.yml/badge.svg?branch=master&event=push)](https://github.com/ruby/digest/actions/workflows/ci.yml) This module provides a framework for message digest libraries.