Skip to content

Commit

Permalink
Merge pull request #467 from oasisprotocol/kostko/discord-static-link-2
Browse files Browse the repository at this point in the history
Fix Discord links again to use URL under our control
  • Loading branch information
kostko authored Jul 10, 2023
2 parents 1c5a738 + a4ef19a commit 295919f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/dapp/emerald/writing-dapps-on-emerald.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ share them with us on the [#emerald-paratime Discord channel][discord].

[Remix]: https://remix.ethereum.org
[metamask]: ../../general/manage-tokens/how-to-transfer-rose-into-paratime.mdx#verifying-rose-balance-on-paratime
[discord]: https://discord.gg/oasisprotocol
[discord]: https://oasis.io/discord

## Troubleshooting

Expand Down
2 changes: 1 addition & 1 deletion docs/general/manage-tokens/oasis-wallets/web.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ To select a language, you can click the globe icon near the lower left corner of

## **Share your feedback with us**

If you have any questions or issues using the [Oasis Wallet - Web](https://github.com/oasisprotocol/oasis-wallet-web/), you can [submit a GitHub issue](https://github.com/oasisprotocol/oasis-wallet-web/issues) and the dev team will take a look. You can also connect with us to share your feedback via [Discord](https://discord.gg/oasisprotocol) or [Telegram](https://t.me/oasisprotocolcommunity).
If you have any questions or issues using the [Oasis Wallet - Web](https://github.com/oasisprotocol/oasis-wallet-web/), you can [submit a GitHub issue](https://github.com/oasisprotocol/oasis-wallet-web/issues) and the dev team will take a look. You can also connect with us to share your feedback via [Discord](https://oasis.io/discord) or [Telegram](https://t.me/oasisprotocolcommunity).
2 changes: 1 addition & 1 deletion docs/get-involved/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and their online privacy.
To stay up-to-date on the latest Oasis Network news, events, and programs, be
sure to join our social media channels:

* [Discord](https://discord.gg/oasisprotocol)
* [Discord](https://oasis.io/discord)
* [Twitter](https://twitter.com/OasisProtocol)
* [Public Telegram channel](https://t.me/oasisprotocolcommunity) (for community discussions open to everyone)
* [Telegram Announcement channel](https://t.me/oasisprotocolfoundation) (for one-way updates from the Oasis Foundation)
Expand Down
2 changes: 1 addition & 1 deletion docs/node/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you have any questions about running a node you can find us on [Discord].

[Oasis Network]: ..//general/oasis-network/README.mdx
[Oasis Scan]: https://www.oasisscan.com/validators
[Discord]: https://discord.gg/oasisprotocol
[Discord]: https://oasis.io/discord

## Set Up Your Node overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ more tokens please contact us at our official [Discord #testnet channel]
[discord-testnet].

[faucet-testnet]: https://faucet.testnet.oasis.dev/
[discord-testnet]: https://discord.gg/oasisprotocol
[discord-testnet]: https://oasis.io/discord
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const config = {
items: [
{
label: 'Discord',
href: 'https://discord.gg/oasisprotocol',
href: 'https://oasis.io/discord',
},
],
},
Expand Down

0 comments on commit 295919f

Please sign in to comment.