Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitpod/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Ignite CLI is a free and open source product maintained by [Ignite](https://igni
* [ignite.com website](https://ignite.com)
* [@ignite_dev on Twitter](https://twitter.com/ignite_dev)
* [ignite.com/blog](https://ignite.com/blog)
* [Ignite Discord](https://discord.gg/ignite)
* [Ignite Discord](https://discord.com/invite/ignitecli)
* [Ignite YouTube](https://www.youtube.com/@ignitehq)
* [Ignite docs](https://docs.ignite.com)
* [Ignite jobs](https://ignite.com/careers)
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Thank you for your contribution!
sure to provide the relevant information, case study, or informative links as suggested by the Pull Request template.

* We recommend using GitHub issues for issues and feedback. However, you can ask quick questions on the **#🛠️
build-chains** channel in the official [Ignite Discord](https://discord.gg/ignite).
build-chains** channel in the official [Ignite Discord](https://discord.com/invite/ignitecli).

## Opening pull requests (PRs)

Expand Down
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ const config = {
items: [
{
label: "Discord",
href: "https://discord.com/invite/ignite",
href: "https://discord.com/invite/ignitecli",
},
{
label: "Twitter",
Expand Down
2 changes: 1 addition & 1 deletion docs/versioned_docs/version-v0.25/06-bounty.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Our Ignite CLI bounty program provides incentives for your participation and pay

Do your bounty hunting in our repo. Track new, in-progress, and completed bounties on the [Bounty board](https://github.com/ignite/cli/projects/5) in GitHub.

For details on the Ignite CLI bounty program, join the #bounty channel in [Ignite Discord](https://discord.com/invite/ignite).
For details on the Ignite CLI bounty program, join the #bounty channel in [Ignite Discord](https://discord.com/invite/ignitecli).

New bounties are posted and claimed in Discord on the #bounty announcement channel.
2 changes: 1 addition & 1 deletion ignite/templates/app/files/readme.md.plush
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ curl https://get.ignite.com/<%= GitHubPath %>@latest! | sudo bash
- [Tutorials](https://docs.ignite.com/guide)
- [Ignite CLI docs](https://docs.ignite.com)
- [Cosmos SDK docs](https://docs.cosmos.network)
- [Developer Chat](https://discord.gg/ignite)
- [Developer Chat](https://discord.com/invite/ignitecli)
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</a>
<img alt="Test Status" src="https://github.com/ignite/cli/workflows/Test/badge.svg" />
<img alt="Lint Status" src="https://github.com/ignite/cli/workflows/Lint/badge.svg" />
<a href="https://discord.com/invite/ignite" target="_blank"><img alt="Discord" src="https://img.shields.io/discord/893126937067802685"></a>
<a href="https://discord.com/invite/ignitecli" target="_blank"><img alt="Discord" src="https://img.shields.io/discord/893126937067802685"></a>
</div>

![Ignite CLI](./assets/ignite-cli.png)
Expand Down Expand Up @@ -69,7 +69,7 @@ blockchain, see [ignite/web](https://github.com/ignite/web).
## Questions

For questions and support, join the official [Ignite
Discord](https://discord.gg/ignite) server. The issue list in this repo is
Discord](https://discord.com/invite/ignitecli) server. The issue list in this repo is
exclusively for bug reports and feature requests.

## Cosmos SDK compatibility
Expand Down Expand Up @@ -183,7 +183,7 @@ Ignite CLI is a free and open source product maintained by
* [ignite.com website](https://ignite.com)
* [@ignite\_dev on Twitter](https://twitter.com/ignite_dev)
* [ignite.com/blog](https://ignite.com/blog)
* [Ignite Discord](https://discord.com/invite/ignite)
* [Ignite Discord](https://discord.com/invite/ignitecli)
* [Ignite YouTube](https://www.youtube.com/@ignitehq)
* [Ignite docs](https://docs.ignite.com)
* [Ignite jobs](https://ignite.com/careers)
Loading