Skip to content

Commit 303fea5

Browse files
committed
Fix build status badge
1 parent 51fe99f commit 303fea5

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,7 +1,7 @@
11
# purescript-web-cssom
22

33
[![Latest release](http://img.shields.io/github/release/purescript-web/purescript-web-cssom.svg)](https://github.com/purescript-web/purescript-web-cssom/releases)
4-
[![Build status](https://github.com/purescript/purescript-web-cssom/workflows/CI/badge.svg?branch=master)](https://github.com/purescript/purescript-web-cssom/actions?query=workflow%3ACI+branch%3Amaster)
4+
[![Build status](https://github.com/purescript-web/purescript-web-cssom/workflows/CI/badge.svg?branch=master)](https://github.com/purescript-web/purescript-web-cssom/actions?query=workflow%3ACI+branch%3Amaster)
55
[![Pursuit](https://pursuit.purescript.org/packages/purescript-web-cssom/badge)](https://pursuit.purescript.org/packages/purescript-web-cssom)
66

77
Type definitions and low level interface implementations for the [CSS Object Model](https://www.w3.org/TR/cssom/).

0 commit comments

Comments
 (0)