diff --git a/README.md b/README.md index 9a42e520bdc..96dfae1c9e5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Idris 2 ======= [![Documentation Status](https://readthedocs.org/projects/idris2/badge/?version=latest)](https://idris2.readthedocs.io/en/latest/?badge=latest) -[![Build Status](https://github.com/idris-lang/Idris2/actions/workflows/ci-idris2.yml/badge.svg)](https://github.com/idris-lang/Idris2/actions/workflows/ci-idris2.yml) +[![Build Status](https://github.com/idris-lang/Idris2/actions/workflows/ci-idris2-and-libs.yml/badge.svg?branch=main)](https://github.com/idris-lang/Idris2/actions/workflows/ci-idris2-and-libs.yml) [Idris 2](https://idris-lang.org/) is a purely functional programming language with first class types.