File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- export const MAIN_PRODUCTION_HOST = ' app.venus.io' ;
2- export const VENUS_FLUX_URL = ' https://flux.venus.io' ;
3- export const VENUS_DOC_URL = ' https://docs-v4.venus.io' ;
1+ export const MAIN_PRODUCTION_HOST = " app.venus.io" ;
2+ export const VENUS_FLUX_URL = " https://flux.venus.io" ;
3+ export const VENUS_DOC_URL = " https://docs-v4.venus.io" ;
44export const VENUS_PRIME_DOC_URL = `${ VENUS_DOC_URL } /whats-new/prime-yield` ;
55// TODO: update to the actual protection mode doc page once available
6- export const VENUS_PROTECTION_MODE_DOC_URL = VENUS_DOC_URL ;
6+ export const VENUS_PROTECTION_MODE_DOC_URL = ` ${ VENUS_DOC_URL } /risk/protection-mode` ;
77
8- export const DISCORD_SERVER_URL = 'https://discord.com/servers/venus-protocol-912811548651708448' ;
9- export const VENUS_COMMUNITY_URL = 'https://community.venus.io/' ;
10- export const VENUS_GITHUB_URL = 'https://github.com/VenusProtocol/' ;
11- export const VENUS_DISCORD_URL = 'https://discord.gg/venus-protocol-912811548651708448' ;
12- export const VENUS_TELEGRAM_URL = 'https://t.me/venusprotocol' ;
8+ export const DISCORD_SERVER_URL =
9+ "https://discord.com/servers/venus-protocol-912811548651708448" ;
10+ export const VENUS_COMMUNITY_URL = "https://community.venus.io/" ;
11+ export const VENUS_GITHUB_URL = "https://github.com/VenusProtocol/" ;
12+ export const VENUS_DISCORD_URL =
13+ "https://discord.gg/venus-protocol-912811548651708448" ;
14+ export const VENUS_TELEGRAM_URL = "https://t.me/venusprotocol" ;
You can’t perform that action at this time.
0 commit comments