diff --git a/README.md b/README.md index 12e9933..6bb019b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Alphabets -[![CI status](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) +[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) A tiny JS dependency (<800 bytes!) which exports many alphabets for many use cases. diff --git a/docs/index.md b/docs/index.md index 856f141..eb91af1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ title: Alphabets A tiny JS dependency (<800 bytes!) which exports many alphabets for many use cases. -[![CI status](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) +[![CI](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml) ## Why would I use this?