Skip to content

Commit

Permalink
fix: replace requesthub slack with discord (#1032)
Browse files Browse the repository at this point in the history
Co-authored-by: MantisClone <[email protected]>
  • Loading branch information
PijiDev and MantisClone authored Jan 6, 2023
1 parent ba5eb83 commit 880ccd7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ We welcome contributions from anyone, and are grateful for even the smallest of

## Got a Question or Problem?

For quick help, join the [Request Hub Slack](https://request-slack.herokuapp.com/) and ask your question there.
For quick help, join the [Request Discord](https://request.network/discord/) and ask your question there.
You will get a reply much faster than by opening an issue.

## Found a Bug?
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

This repository contains all the Request Network developer tools written in TypeScript.

Join the [Request Hub][requesthub-slack-url] to get in touch with us.
Join the [Request Discord][request-discord-url] to get in touch with us.

[website-url]: https://request.network
[whitepaper-url]: https://request.network/assets/pdf/request_whitepaper.pdf
[requesthub-slack-url]: https://request-slack.herokuapp.com/
[request-discord-url]: https://request.network/discord/

### Published Packages

Expand Down
2 changes: 1 addition & 1 deletion packages/request-client.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const requestNetwork = new RequestNetwork({ useMockStorage: true });

## Guide

We are currently writing the full API reference and more detailed guides. This section will be updated. If you need help in the meantime, [join the Request Hub Slack](https://request-slack.herokuapp.com/) and come chat with us.
We are currently writing the full API reference and more detailed guides. This section will be updated. If you need help in the meantime, [join the Request Discord](https://request.network/discord/) and come chat with us.

### Create a request

Expand Down

0 comments on commit 880ccd7

Please sign in to comment.