Skip to content

Commit f61f855

Browse files
committed
Fix case in CI badge URL
1 parent 2ec7054 commit f61f855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![MELPA](https://melpa.org/packages/purescript-mode-badge.svg)](https://melpa.org/#/purescript-mode)
2-
[![Build Status](https://github.com/purescript-emacs/purescript-mode/workflows/ci/badge.svg)](https://github.com/purescript-emacs/purescript-mode/actions)
2+
[![Build Status](https://github.com/purescript-emacs/purescript-mode/workflows/CI/badge.svg)](https://github.com/purescript-emacs/purescript-mode/actions)
33

44
PureScript Mode for Emacs
55
----------------------

0 commit comments

Comments
 (0)