diff --git a/README.md b/README.md index c7940e7..23263ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # purescript-unlift -[![Latest release](http://img.shields.io/github/release/purescript/purescript-unlift.svg)](https://github.com/purescript/purescript-unlift/releases) -[![Build status](https://github.com/purescript/purescript-unlift/workflows/CI/badge.svg?branch=main)](https://github.com/purescript/purescript-unlift/actions?query=workflow%3ACI+branch%3Amain) +[![Latest release](http://img.shields.io/github/release/tweag/purescript-unlift.svg)](https://github.com/tweag/purescript-unlift/releases) +[![Build status](https://github.com/tweag/purescript-unlift/workflows/CI/badge.svg?branch=main)](https://github.com/tweag/purescript-unlift/actions?query=workflow%3ACI+branch%3Amain) [![Pursuit](https://pursuit.purescript.org/packages/purescript-unlift/badge)](https://pursuit.purescript.org/packages/purescript-unlift) Classes that allow stateless monads to be "unlifted" into a base monad.