Skip to content

Commit f68d14b

Browse files
authored
docs(readme): update CI badges links to include the right branch
1 parent 3cf06f2 commit f68d14b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# MinEmacs (NG)
22

3-
[![CI-Linux](https://github.com/abougouffa/minemacs/actions/workflows/ci-linux.yaml/badge.svg)](https://github.com/abougouffa/minemacs/actions/workflows/ci-linux.yaml)
4-
[![CI-MacOS](https://github.com/abougouffa/minemacs/actions/workflows/ci-macos.yaml/badge.svg)](https://github.com/abougouffa/minemacs/actions/workflows/ci-macos.yaml)
5-
[![CI-Windows](https://github.com/abougouffa/minemacs/actions/workflows/ci-windows.yaml/badge.svg)](https://github.com/abougouffa/minemacs/actions/workflows/ci-windows.yaml)
3+
[![CI-Linux](https://github.com/abougouffa/minemacs/actions/workflows/ci-linux.yaml/badge.svg?branch=minemacs-ng)](https://github.com/abougouffa/minemacs/actions/workflows/ci-linux.yaml)
4+
[![CI-MacOS](https://github.com/abougouffa/minemacs/actions/workflows/ci-macos.yaml/badge.svg?branch=minemacs-ng)](https://github.com/abougouffa/minemacs/actions/workflows/ci-macos.yaml)
5+
[![CI-Windows](https://github.com/abougouffa/minemacs/actions/workflows/ci-windows.yaml/badge.svg?branch=minemacs-ng)](https://github.com/abougouffa/minemacs/actions/workflows/ci-windows.yaml)
66

77
**MinEmacs** is a complete and fast Emacs configuration framework.
88

0 commit comments

Comments
 (0)