Skip to content

Commit

Permalink
Update support links (MetaMask#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandratran authored Mar 30, 2023
1 parent 29e2efd commit f63e1ad
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,10 @@ const config = {
label: "ConsenSys Discord",
href: "https://discord.gg/consensys",
},
{
label: "Snaps GitHub discussions",
href: "https://github.com/MetaMask/snaps-monorepo/discussions",
},
{
label: "Documentation requests",
href: "https://github.com/MetaMask/mm-docs-v2/issues/new",
Expand Down
5 changes: 3 additions & 2 deletions snaps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ For example, you can:

## Questions?

If you have questions or want to propose a new feature, you can interact with the Snaps team and
community on [GitHub discussions](https://github.com/MetaMask/snaps-skunkworks/discussions).
If you have questions about using Snaps or want to propose a new feature, you can interact with the
Snaps team and community on [GitHub discussions](https://github.com/MetaMask/snaps-monorepo/discussions)
and the Snaps channel on [ConsenSys Discord](https://discord.gg/consensys).
5 changes: 4 additions & 1 deletion wallet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,7 @@ Mobile wallet using a QR code.
For dapps running on a mobile browser, MetaMask SDK automatically deeplinks to the user's MetaMask
Mobile wallet to make the connection.

If you have questions about the SDK, you can join the [MetaMask SDK Discord](https://discord.gg/N3jSkZbYm6).
## Questions?

If you have questions about integrating your dapp with MetaMask, you can interact with the MetaMask
team and community on the MetaMask channels on [ConsenSys Discord](https://discord.gg/consensys).

0 comments on commit f63e1ad

Please sign in to comment.