Skip to content

Commit 049aba1

Browse files
Update README links purescript-contrib -> purescript-halogen
1 parent 8f34a05 commit 049aba1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Halogen Subscriptions
22

3-
[![CI](https://github.com/purescript-contrib/purescript-halogen-subscriptions/workflows/CI/badge.svg?branch=main)](https://github.com/purescript-contrib/purescript-halogen-subscriptions/actions?query=workflow%3ACI+branch%3Amain)
4-
[![Release](https://img.shields.io/github/release/purescript-contrib/purescript-halogen-subscriptions.svg)](https://github.com/purescript-contrib/purescript-halogen-subscriptions/releases)
3+
[![CI](https://github.com/purescript-halogen/purescript-halogen-subscriptions/workflows/CI/badge.svg?branch=main)](https://github.com/purescript-halogen/purescript-halogen-subscriptions/actions?query=workflow%3ACI+branch%3Amain)
4+
[![Release](https://img.shields.io/github/release/purescript-halogen/purescript-halogen-subscriptions.svg)](https://github.com/purescript-halogen/purescript-halogen-subscriptions/releases)
55
[![Pursuit](https://pursuit.purescript.org/packages/purescript-halogen-subscriptions/badge)](https://pursuit.purescript.org/packages/purescript-halogen-subscriptions)
66
[![Maintainer: garyb](https://img.shields.io/badge/maintainer-garyb-teal.svg)](https://github.com/garyb)
77
[![Maintainer: thomashoneyman](https://img.shields.io/badge/maintainer-thomashoneyman-teal.svg)](https://github.com/thomashoneyman)
@@ -30,14 +30,14 @@ The quick start hasn't been written yet (contributions are welcome!). The quick
3030

3131
If you get stuck, there are several ways to get help:
3232

33-
- [Open an issue](https://github.com/purescript-contrib/purescript-halogen-subscriptions/issues) if you have encountered a bug or problem.
33+
- [Open an issue](https://github.com/purescript-halogen/purescript-halogen-subscriptions/issues) if you have encountered a bug or problem.
3434
- [Search or start a thread on the PureScript Discourse](https://discourse.purescript.org) if you have general questions. You can also ask questions in the `#purescript` and `#purescript-beginners` channels on the [Functional Programming Slack](https://functionalprogramming.slack.com) ([invite link](https://fpchat-invite.herokuapp.com/)).
3535

3636
## Contributing
3737

3838
You can contribute to `halogen-subscriptions` in several ways:
3939

40-
1. If you encounter a problem or have a question, please [open an issue](https://github.com/purescript-contrib/purescript-halogen-subscriptions/issues). We'll do our best to work with you to resolve or answer it.
40+
1. If you encounter a problem or have a question, please [open an issue](https://github.com/purescript-halogen/purescript-halogen-subscriptions/issues). We'll do our best to work with you to resolve or answer it.
4141

4242
2. If you would like to contribute code, tests, or documentation, please [read the contributor guide](./CONTRIBUTING.md). It's a short, helpful introduction to contributing to this library, including development instructions.
4343

0 commit comments

Comments
 (0)