Skip to content

Commit 2f7d7a1

Browse files
committed
Fix build status badge
1 parent 213e6aa commit 2f7d7a1

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-html
22

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

77
Type definitions and low level interface implementations for the [WHATWG HTML Standard](https://html.spec.whatwg.org).

0 commit comments

Comments
 (0)