mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-26 18:56:23 -05:00
fix(gui): update feedback GitHub issue link (#359)
This commit is contained in:
parent
2133e33ca1
commit
e316567e03
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ const useStyles = makeStyles((theme) => ({
|
||||||
}));
|
}));
|
||||||
|
|
||||||
const GITHUB_ISSUE_URL =
|
const GITHUB_ISSUE_URL =
|
||||||
"https://github.com/UnstoppableSwap/unstoppableswap-gui/issues/new/choose";
|
"https://github.com/UnstoppableSwap/core/issues/new/choose";
|
||||||
const MATRIX_ROOM_URL = "https://matrix.to/#/#unstoppableswap:matrix.org";
|
const MATRIX_ROOM_URL = "https://matrix.to/#/#unstoppableswap:matrix.org";
|
||||||
export const DISCORD_URL = "https://discord.gg/aqSyyJ35UW";
|
export const DISCORD_URL = "https://discord.gg/aqSyyJ35UW";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue